トラックインスペクター#

Each track will display its page in the inspector when selected. Depending on the track, the properties shown will be different.

../_images/track-inspector.png

トラックの属性#

トラックのプロパティは、トラックが持つ基本的なプロパティです。

../_images/track-properties.png
トラック名

Name of the track. Can be changed by double clicking.

ダイレクトアウト

このトラックのダイレクトアウト先。

../_images/routing-to-groups.png

Routing an instrument to an audio group#

音源

The instrument plugin from this track. This is only applicable to Instrument tracks.

入力#

If the track takes input, there will be an input selection section. This is mainly used for 録音中.

MIDI入力#

../_images/track-inputs.png
入力デバイス

MIDI 入力を読み取るデバイス

MIDI チャンネル

監視するMIDIチャンネル (他のチャンネルは無視されます)

オーディオ入力#

../_images/audio-track-inputs.png
左入力

聴取する左オーディオ入力ポート

右入力

聴取する右オーディオ入力ポート

モノトグル

左チャンネルの信号を両チャンネルに複製する

ゲイン

入力ゲインの調整

MIDI FX/インサート#

これらは、トラックを通過する際に信号に適用されるオーディオまたはMIDIエフェクトをドロップするためのスロットです。

../_images/midi-fx-inserts.png

MIDI FX are processed after the input and piano roll events and before the instruments in instrument tracks, or before the inserts in MIDI tracks.

注釈

MIDIとインストゥルメントトラックのみがMIDI FXをサポートしています。

Inserts are processed in order. For instrument tracks, the inserts will be added onto the signal coming from the instrument, and for other tracks they will be added on the incoming signal.

The signal flow is summarized below.

[track input] -> [MIDI FX, if any] -> [instrument, if any] -> [inserts, if any] -> [track output]

AUXセンド#

These are aux sends to other tracks or plugin side-chain inputs. These are generally useful for side-chaining or applying additional effects to channels, such as reverb.

../_images/track-sends.png

The first 6 slots are for pre-fader sends and the last 3 slots are for post-fader sends. The pre-fader slots will send the signal before the fader is processed, and the post-fader slots will send the signal after the fader is applied.

フェーダー#

ボリュームとステレオバランスをコントロールするフェーダー部。

../_images/track-fader.png

To change the fader or stereo balance amount, click and drag their respective widgets. You can reset them to their default positions with Right click ‣ Reset.

The meter displays the amplitude of the signal in dBFS as it is processed live. The following values are displayed next to the meter for additional reference.

ピーク

Peak signal value

RMS

Root Mean Square of the signal value

The controls available for controlling the signal flow are covered in Signal Flow.

Tip

MIDI faders use MIDI volume CC.

注釈

The MIDI fader is a TODO feature - currently, it lets the signal pass through unchanged.

チャンネル設定#

課題

実装。

コメント#

ユーザーコメント。この機能は、トラックに関するメモを保持する場合に便利です。

../_images/track-comment.png

鉛筆ボタンをクリックすると、コメントを編集するためのポップアップが表示されます。