Plugin Overview#
There are various plugin formats supported by Zrythm, covered in Scanner les greffons.
Types de greffon#
Plugins are classified into the following categories.
- Instrument
These plugins will create an Instrument Track when added to the project.
- Effect
These plugins can be dragged into the insert slots of existing channels in the mixer or can be instantiated to create new FX tracks.
- Modulator
These plugins output CV signals and can be used to modulate other plugin or track parameters.
- MIDI Effect
These plugins modify incoming MIDI signals and can be used in the MIDI signal chain of an Instrument or MIDI Track.
Note
Zrythm looks inside the plugin’s metadata to determine what type the plugin is. If that is not enough, Zrythm makes a decision based on the number of audio, MIDI, control and CV input and output ports a plugin has.
Plugin Ports#
Plugins consist of controls (parameters) and a variety of audio, MIDI and CV ports.
Zrythm first creates all plugins with the following special control ports. After these ports are created, Zrythm appends the rest of the plugin’s ports.
- Activé
Controls whether the plugin is active or bypassed.
- Gain
Increases the output volume of the plugin (if applicable).
Voir aussi
All of the plugin’s ports will be shown in the plugin’s inspector page