Fix stuck notes on switch mono on/off

This commit is contained in:
Roland Rabien 2023-09-28 08:44:58 -07:00
commit 3de6fc16aa
3 changed files with 8 additions and 2 deletions

View file

@ -271,6 +271,7 @@ public:
juce::AudioPlayHead* playhead = nullptr;
bool blockMissed = false;
bool presetLoaded = false;
bool lastMono = false;
struct CurTable
{