clarify comment

This commit is contained in:
Tom M 2017-09-01 18:42:29 +02:00 committed by GitHub
parent 80b46c601a
commit 2f3a1a9303

View file

@ -1292,8 +1292,8 @@ void fluid_voice_off(fluid_voice_t* voice)
* fluid_voice_stop
*
* Purpose:
* Turns off a voice, meaning that it is not processed
* anymore by the DSP loop.
* Turns off a voice, meaning that it is not processed anymore by the
* DSP loop, i.e. contrary part to fluid_voice_start().
*/
void
fluid_voice_stop(fluid_voice_t* voice)