fix documentation for pitch_bend_range shell command

This commit is contained in:
derselbst 2019-03-12 18:21:13 +01:00
parent 099369f8b7
commit 4bc3ba72cf

View file

@ -102,7 +102,7 @@ static const fluid_cmd_t fluid_commands[] =
},
{
"pitch_bend_range", "event", fluid_handle_pitch_bend_range,
"pitch_bend chan range Sets bend pitch range"
"pitch_bend_range chn range Sets pitch bend range for the given midi channel"
},
{
"cc", "event", fluid_handle_cc,