音轨检查器#

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

音軌屬性#

Track properties are basic properties that the track has.

../_images/track-properties.png
音軌名稱

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

直通輸出

The track that this track routes its output to.

../_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
Input Device

Device to read MIDI input from

MIDI Channels

MIDI channels to listen to (other channels will be ignored)

音频输入#

../_images/audio-track-inputs.png
Left Input

Left audio input port to listen to

右侧输入

Right audio input port to listen to

Mono toggle

Duplicate the left signal on both channels

Gain knob

Adjust input gain

MIDI FX/Inserts#

These are slots for dropping audio or MIDI effects that will be applied to the signal as it passes through the track.

../_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.

備註

Only MIDI and Instrument tracks support 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]

辅助发送#

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.

推桿#

Fader section to control the volume and stereo balance.

../_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.

小訣竅

MIDI faders use MIDI volume CC.

備註

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

Channel Settings#

待办事项

Implement.

Comments#

User comments. This feature is useful for keeping notes about tracks.

../_images/track-comment.png

Clicking the pencil button will bring up a popup to edit the comment.