Typo in doxygen comment
This commit is contained in:
parent
b88b209bb7
commit
5081bcc7d3
1 changed files with 1 additions and 1 deletions
|
|
@ -460,7 +460,7 @@ SFIZZ_EXPORTED_API void sfizz_automate_hdcc(sfizz_synth_t* synth, int delay, int
|
|||
|
||||
/**
|
||||
* @brief Send a pitch wheel event.
|
||||
* @since 0.4.0
|
||||
* @since 0.2.0
|
||||
*
|
||||
* This command should be delay-ordered with all other midi-type events
|
||||
* (notes, CCs, aftertouch and pitch-wheel), otherwise the behavior of the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue