1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_basics/mpe
reuk f4ba4c1ad9
MPEZoneLayout: Correctly handle 14-bit pitch-bend ranges
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.
2026-01-07 17:30:23 +00:00
..
juce_MPEInstrument.cpp Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_MPEInstrument.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPEMessages.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPEMessages.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPENote.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPENote.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPESynthesiser.cpp Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_MPESynthesiser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPESynthesiserBase.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPESynthesiserBase.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPESynthesiserVoice.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPESynthesiserVoice.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPEUtils.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPEUtils.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPEValue.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPEValue.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MPEZoneLayout.cpp MPEZoneLayout: Correctly handle 14-bit pitch-bend ranges 2026-01-07 17:30:23 +00:00
juce_MPEZoneLayout.h tie: Hide tie implementations from public API 2025-12-22 09:54:33 +00:00