mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 17:46:34 +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. |
||
|---|---|---|
| .. | ||
| control_protocol | ||
| MSVCardour_cp | ||
| basic_ui.cc | ||
| control_protocol.cc | ||
| wscript | ||