Home
last modified time | relevance | path

Searched refs:PORT_FLAG_SIDECHAIN (Results 1 – 4 of 4) sorted by relevance

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dport_identifier.h182 PORT_FLAG_SIDECHAIN = 1 << 3, enumerator
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dchannel_send_selector.c371 PORT_FLAG_SIDECHAIN) || in setup_treeview()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/tests/actions/
H A Dmixer_selections_action.c1168 if (port->id.flags & PORT_FLAG_SIDECHAIN) in test_move_pl_after_duplicating_track()
1430 if (port->id.flags & PORT_FLAG_SIDECHAIN) in _test_replace_instrument()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/plugins/
H A Dlv2_plugin.c795 pi->flags |= PORT_FLAG_SIDECHAIN; in create_port()
826 pi->flags |= PORT_FLAG_SIDECHAIN; in create_port()