diff --git a/src/sfizz/Synth.h b/src/sfizz/Synth.h index ada267a3..6b3d4c37 100644 --- a/src/sfizz/Synth.h +++ b/src/sfizz/Synth.h @@ -207,7 +207,6 @@ public: * @param noteNumber the midi note number * @param velocity the midi note velocity */ - void noteOff(int delay, int noteNumber, uint8_t velocity) noexcept; /** * @brief Send a CC event to the synth