Skip to content

Commit

Permalink
Flushing all note on setState Fix #220.
Browse files Browse the repository at this point in the history
  • Loading branch information
asb2m10 committed Mar 1, 2021
1 parent 23ab38b commit 9d2af8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/PluginData.cpp
Expand Up @@ -486,6 +486,7 @@ void DexedAudioProcessor::setStateInformation(const void* source, int sizeInByte

lastStateSave = (long) time(NULL);
TRACE("setting VST STATE");
panic();
updateUI();
}

Expand Down

0 comments on commit 9d2af8f

Please sign in to comment.