Track Inspector#

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#

Track properties are basic properties that the track has.

../_images/track-properties.png
Track Name

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

Direct Out

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.

Inputs#

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

MIDI Inputs#

../_images/track-inputs.png
Input Device

Device to read MIDI input from

MIDI Channels

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

Audio Inputs#

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

Left audio input port to listen to

Right Input

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.

Note

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]

Aux Sends#

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#

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

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.

Note

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

Channel Settings#

Todo

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.