ピアノロール#

The piano roll is the main editor for editing MIDI regions, and is displayed when a MIDI region is selected.

../../_images/piano-roll.png

Piano roll#

その他のコントロール#

ピアノロールには、以下の追加コントロールが含まれています。

../../_images/piano-roll-controls.png

Piano roll controls#

ドラムビュー

Switch to drum editor view (or Drum mode), where each MIDI note is drawn as a diamond and the piano roll keys display the name of each drum.

../../_images/drum-mode.png

Drum mode#

音符を聞く

Play back each note as you drag it inside the piano roll.

ピアノロールキー#

ピアノにある鍵盤に対応する鍵盤です。

../../_images/piano-roll-keys.png

Piano roll keys#

Clicking on each key allows you to listen to it, much like pressing a key on a real piano.

A label for each key is shown on the left side of the black/white keys, in addition to any highlighting (if selected). See ハイライト for more information.

Tip

The vertical zoom level can be changed by holding down Ctrl and Shift and scrolling.

MIDIアレンジャー#

MIDIアレンジャーとは、ピアノロールのアレンジャー部のことを指します。

../../_images/midi-arranger.png

MIDI arranger with notes#

The MIDI arranger contains MIDI notes drawn as rectangles from their start position to their end position. Zrythm will send a MIDI note on signal when the start position of a note is reached, and a note off signal when the end position of a note is reached.

MIDIエディター内での操作については 編集ツール共通操作 を参照してください。

ベロシティエディタ#

MIDI アレンジャーの下部には、各音符のベロシティーを編集するためのアレンジャーがもう 1 つあります。

../../_images/velocity-editor.png

Velocity refers to the force with which a note is played. Each instrument handles various velocities for the same note differently, but generally a higher velocity will result in a louder or stronger note. Velocities are useful for adding expression to melodies.

The velocity of each note is drawn as a bar, where higher means a larger value. Clicking and dragging the tip of each velocity bar allows you to change it.

Tip

ベロシティバーを編集する前に複数の MIDI ノートを選択して、複数のベロシティを一括編集することもできます。

ランプツール は、ベロシティエディターでベロシティを ランプ するために使用することもできます。

../../_images/ramp-tool.png

Using the ramp tool on MIDI note velocities#

MIDI Functions#

MIDI functions are logic that can be applied to transform the selected MIDI notes.

The following functions are available.

クレッシェンド

Gradually increase the velocities of the selected notes from low to high. Used to create a climax.

フラム

Create additional MIDI notes right after the start position of each selected note. This is usually used on snares.

Flip

Reverse/flip the selected notes horizontally or vertically.

レガート

Connect all selected notes so that they play smoothly.

ポルタート

Similar to legato, but leaves some space between the notes.

スタッカート

Make the selected notes short and punctuated.

Strum Up/Down

Shift the position and velocity of notes that start at the same position (chords) to simulate strumming, like when playing guitar.

課題

Add illustrations.

注釈

Some of these are not implemented yet.

In the future, it will be possible to implement custom functions using user scripts.