mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Add panic button
This commit is contained in:
parent
bf8f8d8ec6
commit
b466218cbd
6 changed files with 15 additions and 11 deletions
|
|
@ -270,6 +270,7 @@ public:
|
|||
|
||||
juce::AudioPlayHead* playhead = nullptr;
|
||||
bool blockMissed = false;
|
||||
bool presetLoaded = false;
|
||||
|
||||
struct CurTable
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue