mirror of
https://github.com/sshlien/abcmidi.git
synced 2025-12-06 06:55:06 +00:00
2022.01.28
This commit is contained in:
@@ -1444,7 +1444,7 @@ write_event(control_change, channel, data, 2);
|
||||
|
||||
/* [SS] 2022-01-27 */
|
||||
static void midiPitchBendRange (int semis) {
|
||||
/* by default the pitch whell maps 0 to 16383 to a range of 2
|
||||
/* by default the pitch wheel maps 0 to 16383 to a range of 4
|
||||
* semitones. This function uses the RPN control command to
|
||||
* expand the range to semis semitones.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user