Clear the keyswitch labels
This commit is contained in:
parent
f16821b06c
commit
364a2afb3e
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ void sfz::Synth::clear()
|
|||
resources.midiState.reset();
|
||||
ccLabels.clear();
|
||||
keyLabels.clear();
|
||||
keyswitchLabels.clear();
|
||||
globalOpcodes.clear();
|
||||
masterOpcodes.clear();
|
||||
groupOpcodes.clear();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue