Opened 13 years ago
Closed 13 years ago
#7581 closed bug (fixed)
MIDI Pitchbend scaled wrongly
Reported by: | Pete | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Midi Kit | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
A small arithmetic error in SoftSynth.cpp made Pitchbends twice as big as they should be. (The default standard range is 2 semitones full-scale, but a 4-semitone shift was being generated.) Fixed in the attached patch.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | softsynth.diff added |
---|
comment:1 by , 13 years ago
patch: | 0 → 1 |
---|
Note:
See TracTickets
for help on using tickets.
Fix for Synth Pitchbend range