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 f35738afe0 Midi file fix to avoid multiple end-of-track events. Some openGL tweaks. 13 years ago
..
juce_MidiBuffer.cpp Misc minor clean-ups. 13 years ago
juce_MidiBuffer.h Misc minor clean-ups. 13 years ago
juce_MidiFile.cpp Midi file fix to avoid multiple end-of-track events. Some openGL tweaks. 13 years ago
juce_MidiFile.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_MidiKeyboardState.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_MidiKeyboardState.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_MidiMessage.cpp Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
juce_MidiMessage.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
juce_MidiMessageSequence.cpp Misc minor clean-ups. 13 years ago
juce_MidiMessageSequence.h Misc minor clean-ups. 13 years ago