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 c1799c9f82 Fixed a problem with negative values in MidiMessage::getKeySignatureNumberOfSharpsOrFlats() 9 years ago
..
juce_MidiBuffer.cpp Update copyright notice 10 years ago
juce_MidiBuffer.h Update copyright notice 10 years ago
juce_MidiFile.cpp Lots of small whitespace tweaks. 9 years ago
juce_MidiFile.h Update copyright notice 10 years ago
juce_MidiKeyboardState.cpp Added a velocity parameter to note-off handling in MidiKeyboardState 9 years ago
juce_MidiKeyboardState.h Added a velocity parameter to note-off handling in MidiKeyboardState 9 years ago
juce_MidiMessage.cpp Fixed a problem with negative values in MidiMessage::getKeySignatureNumberOfSharpsOrFlats() 9 years ago
juce_MidiMessage.h Added new helper function MidiMessage::getDescription(), replacing some code that was previously in the Juce Demo. 9 years ago
juce_MidiMessageSequence.cpp Added another MidiMessageSequence::addSequence method 9 years ago
juce_MidiMessageSequence.h Added another MidiMessageSequence::addSequence method 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