OSC: fix monitor input/disk buttons so both can be on
[ardour.git] / libs / surfaces / osc / osc_gui.cc
index 57fe2aa6828405e79cc9787327e7009b717a0a46..e1ae8bdea5d0eaf05548c78d3fb8e66839b1a007 100644 (file)
@@ -980,6 +980,7 @@ OSC_GUI::load_preset (std::string preset)
                        gainmode_combo.set_active (atoi (prop->value().c_str()));
                }
                cp.gui_changed();
+               clear_device ();
 
        }
 }