|
Zrythm
a highly automated and intuitive digital audio workstation
|
Instrument track backend. More...
Go to the source code of this file.
Functions | |
| void | instrument_track_init (Track *track) |
| Initializes an instrument track. | |
| void | instrument_track_setup (Track *self) |
| Plugin * | instrument_track_get_instrument (Track *self) |
| int | instrument_track_is_plugin_visible (Track *self) |
| Returns if the first plugin's UI in the instrument track is visible. | |
| void | instrument_track_toggle_plugin_visible (Track *self) |
| Toggles whether the first plugin's UI in the instrument Track is visible. | |
Instrument track backend.
Definition in file instrument_track.h.