non-crashing (but also non-functional) integration of VBAP with panner "architecture"
[ardour.git] / libs / ardour / session_state.cc
index 9c1736770437e814e12450be5c55fc95073ca283..cdb1af959604553b8217b9b9a87c6372aedfc24f 100644 (file)
@@ -217,6 +217,7 @@ Session::first_stage_init (string fullpath, string snapshot_name)
        midi_control_ui = 0;
         _step_editors = 0;
         no_questions_about_missing_files = false;
+        _speakers = 0;
 
        AudioDiskstream::allocate_working_buffers();