diff --git a/Source/PluginProcessor.cpp b/Source/PluginProcessor.cpp index c7255df..25602c0 100644 --- a/Source/PluginProcessor.cpp +++ b/Source/PluginProcessor.cpp @@ -78,7 +78,7 @@ PaulstretchpluginAudioProcessor::PaulstretchpluginAudioProcessor() { g_activeprocessors.insert(this); - + m_playposinfo.timeInSeconds = 0.0; m_recbuffer.setSize(2, 44100); m_recbuffer.clear(); if (m_afm->getNumKnownFormats()==0)