1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_basics/midi
2012-04-30 10:11:38 +01:00
..
juce_MidiBuffer.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_MidiBuffer.h Misc minor clean-ups. 2011-09-26 23:21:15 +01:00
juce_MidiFile.cpp Purged some warnings. 2012-04-10 10:29:14 +01: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 (automated whitespace clean-up) 2012-03-20 16:00:06 +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 Purged some warnings. 2012-04-10 10:29:14 +01: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 Made MidiMessageSequence::addEvent return the new event. 2012-04-30 10:11:38 +01:00
juce_MidiMessageSequence.h Made MidiMessageSequence::addEvent return the new event. 2012-04-30 10:11:38 +01:00