mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-16 04:31:34 +00:00
fix documentation for pitch_bend_range shell command
This commit is contained in:
parent
099369f8b7
commit
4bc3ba72cf
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue