トラックの種類#

Zrythm has the following types of Tracks.

トラックの種類と特性#

トラックの種類

入力

出力

録音が可能

オブジェクト

オーディオ

オーディオ

オーディオ

はい

オーディオリージョン

オーディオFX

オーディオ

オーディオ

いいえ

なし

オーディオグループ

オーディオ

オーディオ

いいえ

なし

コード(和音)

MIDI

MIDI

はい

コード・リージョン、音階

Folder

なし

なし

いいえ

なし

音源

MIDI

オーディオ

はい

MIDI リージョン

マーカー

なし

なし

いいえ

マーカー

マスター

オーディオ

オーディオ

いいえ

なし

モジュレーター

なし

なし

いいえ

なし

MIDI

MIDI

MIDI

はい

MIDI リージョン

MIDI FX

MIDI

MIDI

いいえ

なし

MIDI グループ

MIDI

MIDI

いいえ

なし

テンポ

なし

なし

いいえ

なし

All tracks types except Chord and Folder tracks have automation lanes available.

オーディオトラック#

オーディオトラックにはオーディオリージョンが含まれ、オーディオクリップの録音や再生に使用できます。

../_images/audio-track.png

Audio track with an audio region#

オーディオFXトラック#

Audio FX tracks can be used for effects by sending audio signals to them with AUXセンド.

../_images/audio-fx-track.png

Audio FX track#

A common use case is to create a separate Audio FX track with a reverb plugin and to send audio from another track to it. This way, the reverb signal can be managed separately from its source, or even be shared among several tracks.

オーディオグループトラック#

オーディオグループトラックは、直接ルーティングを介してオーディオ信号をグループ化するために使用することができます。たとえば、キック、スネア、ハイハットは「ドラム」オーディオグループトラックにルーティングできるため、エフェクトを追加してボリュームを個別に制御することができます。

../_images/audio-group-track.png

Audio Group track#

ヒント

Group tracks are foldable.

コードトラック#

The Chord Track contains chord and scale objects that are used to specify when the song is using a particular chord or scale. Its main purpose is to assist with chord progressions.

../_images/chord-track.png

Chord track with a chord region and a scale#

For more information about chords, see the section コードとスケール.

For editing chords inside chord regions, see コードエディター.

生オーディション#

You can route the output of the chord track to a MIDI or Instrument track for live auditioning of the chord track's events. You can also play the chords live with a MIDI keyboard.

Folder Track#

Folder tracks are used to organize tracks.

../_images/folder-track.png

Folder track with a MIDI FX track as a child#

To move tracks inside folder tracks, simply select the tracks you want and drag-and-drop them inside the folder track.

Clicking the folder button will hide and expand the folder track's children.

Tip

Audio/MIDI group tracks are also foldable.

インストゥルメントトラック#

The instrument track is used for synths and other instruments. Instrument tracks contain a special instrument slot in the mixer that will get processed after the MIDI FX section and before the Inserts section.

../_images/instrument-track.png

Instrument track with a MIDI region#

インストゥルメントトラックは MIDI トラックに似ていますが、 MIDI ではなくオーディオを生成する点が異なっています。

マーカートラック#

The marker track holds song markers - either custom or pre-defined ones - that make it easier to jump to or to export specific sections of the song. Each project can only have one marker track and it cannot be deleted (but can be hidden).

../_images/marker-track.png

Marker track with 2 markers#

マスタートラック#

The master track is a special type of Audio Group Track that Zrythm uses to route the resulting audio signal after all the processing is done to the audio backend.

../_images/master-track.png

Master track#

モジュレータートラック#

The modulator track is a special track that is used for global modulators like LFOs and macro knobs that can be assigned to any automatable control inside Zrythm.

../_images/modulator-track.png

Modulator track with automation for macro knob 1#

For more details, see モジュレーター.

MIDIトラック#

A MIDI track contains MIDI regions and its purpose is playing back MIDI events and routing those MIDI signals to other instruments (including external instruments and hardware).

MIDI tracks, unlike instrument tracks, produce MIDI output and so their channel strips will only have MIDI effects (plugins that change MIDI signals).

MIDI トラックには、様々なパラメータを自動化するためのオートメーションレーンもあります。

../_images/midi-track.png

MIDI track with a MIDI region#

MIDI FXトラック#

MIDI FX tracks can be used for MIDI effects by sending MIDI signals to them using AUXセンド.

../_images/midi-fx-track.png

MIDI FX track#

MIDI グループトラック#

These are similar to Audio Group tracks, except that they act on MIDI signals instead of audio signals.

../_images/midi-group-track.png

MIDI Group track#

ヒント

Group tracks are foldable.

テンポトラック#

The tempo track is a special track that allows automating the BPM and time signature.

../_images/tempo-track.png

Tempo track with BPM automation#