mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-13 00:04:19 +00:00
Previously, the MPEZoneLayout could only handle pitch-bend range adjustments that ended with the MSB. If the final controller message was the LSB, this resulted in the range being set as a 14-bit value, with a value 128 times higher than intended. |
||
|---|---|---|
| .. | ||
| juce_MPEInstrument.cpp | ||
| juce_MPEInstrument.h | ||
| juce_MPEMessages.cpp | ||
| juce_MPEMessages.h | ||
| juce_MPENote.cpp | ||
| juce_MPENote.h | ||
| juce_MPESynthesiser.cpp | ||
| juce_MPESynthesiser.h | ||
| juce_MPESynthesiserBase.cpp | ||
| juce_MPESynthesiserBase.h | ||
| juce_MPESynthesiserVoice.cpp | ||
| juce_MPESynthesiserVoice.h | ||
| juce_MPEUtils.cpp | ||
| juce_MPEUtils.h | ||
| juce_MPEValue.cpp | ||
| juce_MPEValue.h | ||
| juce_MPEZoneLayout.cpp | ||
| juce_MPEZoneLayout.h | ||