mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
do not push new state to backend from audio/MIDI setup until OK or Apply are clicked (i.e. do not do this when device is changed)
This commit is contained in:
parent
611d93830a
commit
4c0a274b43
2 changed files with 0 additions and 13 deletions
|
|
@ -114,7 +114,6 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList {
|
|||
|
||||
uint32_t ignore_changes;
|
||||
uint32_t _desired_sample_rate;
|
||||
bool no_push;
|
||||
bool started_at_least_once;
|
||||
|
||||
void driver_changed ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue