Nicer way to deal with the shared audiothumbnailcache
This commit is contained in:
@ -96,7 +96,6 @@ PaulstretchpluginAudioProcessor::~PaulstretchpluginAudioProcessor()
|
||||
{
|
||||
g_activeprocessors.erase(this);
|
||||
m_bufferingthread.stopThread(1000);
|
||||
cleanUpGUI();
|
||||
}
|
||||
|
||||
void PaulstretchpluginAudioProcessor::setPreBufferAmount(int x)
|
||||
|
Reference in New Issue
Block a user