lots of odds and ends to do with solo isolate and its GUI
[ardour.git] / libs / ardour / session_state.cc
index ae2eda81d48b8be5630d90ad18ad6a687267ace9..a0e61d547a1d2b83802d572b147e88b19120a6e9 100644 (file)
@@ -170,6 +170,7 @@ Session::first_stage_init (string fullpath, string snapshot_name)
 
        _non_soloed_outs_muted = false;
        _listen_cnt = 0;
+       _solo_isolated_cnt = 0;
        g_atomic_int_set (&processing_prohibited, 0);
        _transport_speed = 0;
        _last_transport_speed = 0;