1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_basics
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
..
audio_play_head tie: Hide tie implementations from public API 2025-12-22 09:54:33 +00:00
buffers Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
midi tie: Hide tie implementations from public API 2025-12-22 09:54:33 +00:00
mpe MPEZoneLayout: Correctly handle 14-bit pitch-bend ranges 2026-01-07 17:30:23 +00:00
native Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
sources Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
synthesisers Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
utilities Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_audio_basics.cpp tie: Hide tie implementations from public API 2025-12-22 09:54:33 +00:00
juce_audio_basics.h Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_audio_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00