音轨检查器#
Each track will display its page in the inspector when selected. Depending on the track, the properties shown will be different.
音轨属性#
Track properties are basic properties that the track has.
- 曲目名称
Name of the track. Can be changed by double clicking.
- 直接输出
The track that this track routes its output to.
- 乐器
The instrument plugin from this track (only applicable to instrument tracks).
输入#
If the track takes input, there will be an input selection section. This is mainly used for 录音.
MIDI 输入#
- Input Device
Device to read MIDI input from
- MIDI Channels
MIDI channels to listen to (other channels will be ignored)
音频输入#
- 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.
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.
辅助发送#
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.
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.
推子#
The fader section is used to control the volume and stereo balance of a channel.
To change the fader or stereo balance amount, click and drag their respective widgets. You can reset them to their default positions with
.The meter displays the amplitude of the signal in dBFS as it is processed live. The peak value of the signal is also displayed next to the meter for additional reference.
小技巧
MIDI faders use MIDI volume CC (currently unimplemented - they let the signal pass through unchanged).
The following controls are available for controlling the signal flow:
- 录制
Arm the track for recording.
- 静音
Mute the track, meaning no signal will be sent to its direct out.
警告
The track will still be processed, so if you are looking to decrease DSP usage, try disabling the track (or individual plugins) instead.
- 独奏
Solo the track. If any track is soloed, only the soloed tracks will produce sounds.
- Listen
Similar to solo, except it dims the volume of other tracks instead of muting them. The dim amount can be controlled in the Monitor section.
- 监视器
Listen to incoming signal when recording (only available on audio tracks).
Signal Flow#
To give a better picture of how the signal flows across the different parts of a track, the signal flow for an instrument track is displayed below.
参见
See the Routing chapter for more info on how Zrythm handles signals.
Comments#
User comments. This feature is useful for keeping notes about tracks.
Clicking the pencil button will bring up a popup to edit the comment.