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.
ed 17600a2902 Added copy constructor and copy assignment operator to MidiFile 9 years ago
..
juce_MidiBuffer.cpp Update copyright notice 10 years ago
juce_MidiBuffer.h Update copyright notice 10 years ago
juce_MidiFile.cpp Added copy constructor and copy assignment operator to MidiFile 9 years ago
juce_MidiFile.h Added copy constructor and copy assignment operator to MidiFile 9 years ago
juce_MidiKeyboardState.cpp Added a velocity parameter to note-off handling in MidiKeyboardState 10 years ago
juce_MidiKeyboardState.h Added a velocity parameter to note-off handling in MidiKeyboardState 10 years ago
juce_MidiMessage.cpp Reduced the footprint of MidiMessage, and added some move operators to MidiMessageSequence 9 years ago
juce_MidiMessage.h Reduced the footprint of MidiMessage, and added some move operators to MidiMessageSequence 9 years ago
juce_MidiMessageSequence.cpp Added const qualifier to MidiEventHolder argument of MidiMessageSequence::getIndex 9 years ago
juce_MidiMessageSequence.h Added const qualifier to MidiEventHolder argument of MidiMessageSequence::getIndex 9 years ago
juce_MidiRPN.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_MidiRPN.h Normalised some divider comments 9 years ago