mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-15 09:55:55 +01:00
Changing solo-state needs to be done in rt-context to atomically propagate solo/mute. set_control() queues a rt-event, later Session::rt_set_control() calls Session::update_route_solo_state() to propagate solo/mute. |
||
|---|---|---|
| .. | ||
| MSVCardour_osc | ||
| interface.cc | ||
| osc.cc | ||
| osc.h | ||
| osc_controllable.cc | ||
| osc_controllable.h | ||
| osc_cue_observer.cc | ||
| osc_cue_observer.h | ||
| osc_global_observer.cc | ||
| osc_global_observer.h | ||
| osc_gui.cc | ||
| osc_gui.h | ||
| osc_route_observer.cc | ||
| osc_route_observer.h | ||
| osc_select_observer.cc | ||
| osc_select_observer.h | ||
| wscript | ||