Remove extra newline [ci skip]
This commit is contained in:
parent
6d7b70e7c0
commit
b494835fdd
1 changed files with 0 additions and 1 deletions
|
|
@ -207,7 +207,6 @@ public:
|
||||||
* @param noteNumber the midi note number
|
* @param noteNumber the midi note number
|
||||||
* @param velocity the midi note velocity
|
* @param velocity the midi note velocity
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void noteOff(int delay, int noteNumber, uint8_t velocity) noexcept;
|
void noteOff(int delay, int noteNumber, uint8_t velocity) noexcept;
|
||||||
/**
|
/**
|
||||||
* @brief Send a CC event to the synth
|
* @brief Send a CC event to the synth
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue