Plugin Presets.

This commit is contained in:
Robin Davies
2022-03-02 13:26:59 -05:00
parent f677b8b608
commit 2869ec0e00
32 changed files with 2401 additions and 914 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ export class PedalBoardItem implements Deserializable<PedalBoardItem> {
return true;
}
}
throw new PiPedalArgumentError("Control not found.");
return false;
}
setMidiBinding(midiBinding: MidiBinding): boolean {
if (this.midiBindings)