1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Updated the change-list file some more.

This commit is contained in:
Timur Doumler 2015-12-10 12:48:12 +00:00
parent da6147721c
commit 1f303d674d

View file

@ -4,7 +4,10 @@
This file just lists the more notable headline features. For more detailed info about minor changes and bugfixes, please see the git log.
Version 4.0.3
- Added MPE (Midi Polyphonic Expression) classes
- Added MPE (Multidimensional Polyphonic Expression) classes
- Added full support for generating and parsing Midi RPN/NRPN messages
- Made the LinearSmoothedValue class public
- Miscellaneous fixes and minor improvements
Version 4.0.2
- Miscellaneous fixes and house-keeping