Initialize some more uninitialized variables
This commit is contained in:
@@ -55,6 +55,8 @@ DiskWriter::DiskWriter (Session& s, string const & str, DiskIOProcessor::Flag f)
|
||||
, last_recordable_sample (max_samplepos)
|
||||
, last_possibly_recording (0)
|
||||
, _alignment_style (ExistingMaterial)
|
||||
, _note_mode (Sustained)
|
||||
, _samples_pending_write (0)
|
||||
, _num_captured_loops (0)
|
||||
, _accumulated_capture_offset (0)
|
||||
, _gui_feed_buffer(AudioEngine::instance()->raw_buffer_size (DataType::MIDI))
|
||||
|
||||
Reference in New Issue
Block a user