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 29320a01cc Changed maxSensibleMidiFileSize in MidiFile from 2mb to 200mb to allow loading of large MIDI files 8 years ago
..
juce_MidiBuffer.cpp Update copyright notice 9 years ago
juce_MidiBuffer.h Update copyright notice 9 years ago
juce_MidiFile.cpp Changed maxSensibleMidiFileSize in MidiFile from 2mb to 200mb to allow loading of large MIDI files 8 years ago
juce_MidiFile.h Update copyright notice 9 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 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 another MidiMessageSequence::addSequence method 9 years ago
juce_MidiMessageSequence.h Replace std::move with static_cast to fix errors in old compilers 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