Clear the keyswitch labels

This commit is contained in:
Jean Pierre Cimalando 2020-04-19 11:07:07 +02:00
parent f16821b06c
commit 364a2afb3e

View file

@ -145,6 +145,7 @@ void sfz::Synth::clear()
resources.midiState.reset();
ccLabels.clear();
keyLabels.clear();
keyswitchLabels.clear();
globalOpcodes.clear();
masterOpcodes.clear();
groupOpcodes.clear();