This commit is contained in:
xenakios
2018-08-08 00:10:27 +03:00
parent f67d8cc319
commit d0f912ba1f
3 changed files with 4 additions and 1 deletions

View File

@ -181,6 +181,7 @@ PaulstretchpluginAudioProcessor::PaulstretchpluginAudioProcessor()
PaulstretchpluginAudioProcessor::~PaulstretchpluginAudioProcessor()
{
//Logger::writeToLog("PaulX AudioProcessor destroyed");
m_thumb->removeAllChangeListeners();
m_thumb = nullptr;
m_bufferingthread.stopThread(1000);