The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules e60aa581d6 Added some missing semi-colons. 10 years ago
..
juce_MidiBuffer.cpp Tightened up a few places where numeric conversion warnings could happen. 10 years ago
juce_MidiBuffer.h Improved some MidiBuffer comments 10 years ago
juce_MidiFile.cpp Added an option to MidiFile to set the format type. 11 years ago
juce_MidiFile.h Added an option to MidiFile to set the format type. 11 years ago
juce_MidiKeyboardState.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_MidiKeyboardState.h A bit more minor cleaning-up. 11 years ago
juce_MidiMessage.cpp Added some missing semi-colons. 10 years ago
juce_MidiMessage.h Added a parameter to the MidiMessage constructor to optionally parse sysexes without embdedded lengths 11 years ago
juce_MidiMessageSequence.cpp Fix for MidiMessageSequence copy constructor 11 years ago
juce_MidiMessageSequence.h Fix for MidiMessageSequence copy constructor 11 years ago