Devices#

Device Setup#

Connecting MIDI and Audio Devices#

Zrythm will auto-connect to the devices specified in the Preferences and make these devices available in track inputs and other places.

JACK/PipeWire#

Zrythm exposes ports to JACK (or PipeWire) when using the JACK audio and MIDI backend. These ports can be viewed using a tool like Qjackctl.

../_images/zrythm-in-qjackctl.png

Device connections in Qjackctl#

Zrythm will manage hardware connections on its own, so users are not expected to have to use such a patchbay to route MIDI/audio devices, however such a tool can be used to route signals from other apps into Zrythm to record their output, or to route the output of Zrythm into other JACK apps.

Warning

Any connections made externally will not be remembered by Zrythm.

MIDI Bindings#

Creating Bindings#

MIDI device controls can be mapped to controls inside Zrythm (on controls that support it). After enabling a device in the Preferences, a mapping can be created by right-clicking on eligible controls and selecting MIDI learn.

../_images/midi-learn-sends.png

MIDI learn on channel sends#

A window will show up asking you to press a key or move a knob on your MIDI device.

../_images/midi-learn-popup.png

MIDI learn window#

When the mapping is confirmed, the selected control can be controlled using the MIDI device.

Managing Bindings#

Device mappings (bindings) can be found under the Bindings tab in the main panel.

../_images/midi-bindings.png

MIDI CC bindings#

Bindings can be deleted by right-clicking on a row and selecting Delete.

../_images/midi-bindings-delete.png

Deleting a binding#