Home
last modified time | relevance | path

Searched defs:soloed (Results 1 – 13 of 13) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsolo_control.h84 bool soloed() const { return self_soloed() || soloed_by_others(); } in soloed() function
H A Dmonitor_processor.h195 MPControl<bool>& soloed; member
H A Droute.h177 bool soloed () const { return self_soloed () || soloed_by_others (); } in soloed() function
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/basics/
H A Ddrumkit_component.h137 inline void DrumkitComponent::set_soloed( bool soloed ) in set_soloed()
H A Dinstrument.h515 inline void Instrument::set_soloed( bool soloed ) in set_soloed()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmonitor_processor.cc209 bool soloed; in set_state() local
436 MonitorProcessor::soloed (uint32_t chn) const in soloed() function in MonitorProcessor
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dfader.h232 bool soloed; member
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/backend/
H A Dtracklist_selections.c438 bool soloed) in tracklist_selections_contains_soloed_track()
/dports/devel/godot-tools/godot-3.2.3-stable/servers/
H A Daudio_server.h193 bool soloed; member
/dports/devel/godot/godot-3.2.3-stable/servers/
H A Daudio_server.h193 bool soloed; member
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/PatternEditor/
H A DPatternEditorInstrumentList.cpp173 void InstrumentLine::setSoloed( bool soloed ) in setSoloed()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dgroup_tabs.cc604 RouteList soloed; in get_soloed() local
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/actions/
H A Dtracklist_selections.c1873 int soloed = track_get_soloed (track); in do_or_undo_edit() local