Typo in doxygen comment

This commit is contained in:
redtide 2021-04-15 22:07:55 +02:00
parent b88b209bb7
commit 5081bcc7d3

View file

@ -460,7 +460,7 @@ SFIZZ_EXPORTED_API void sfizz_automate_hdcc(sfizz_synth_t* synth, int delay, int
/** /**
* @brief Send a pitch wheel event. * @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 * This command should be delay-ordered with all other midi-type events
* (notes, CCs, aftertouch and pitch-wheel), otherwise the behavior of the * (notes, CCs, aftertouch and pitch-wheel), otherwise the behavior of the