1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_audio_basics/midi
2012-02-20 12:04:49 +00:00
..
juce_MidiBuffer.cpp Minor introjucer rejigging. 2012-02-11 17:18:38 +00:00
juce_MidiBuffer.h Misc minor clean-ups. 2011-09-26 23:21:15 +01:00
juce_MidiFile.cpp Fixes for CoreAudio, MidiFile, TextEditor, Tooltip. 2012-02-20 12:04:49 +00:00
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.. 2011-08-12 10:04:52 +01:00
juce_MidiKeyboardState.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
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.. 2011-08-12 10:04:52 +01:00
juce_MidiMessage.cpp Minor introjucer rejigging. 2012-02-11 17:18:38 +00:00
juce_MidiMessage.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
juce_MidiMessageSequence.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_MidiMessageSequence.h Misc minor clean-ups. 2011-09-26 23:21:15 +01:00