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
2013-11-02 17:09:43 +00:00
..
juce_MidiBuffer.cpp Avoiding a few MSVC warnings 2013-10-22 19:29:04 +01:00
juce_MidiBuffer.h Simplified the internal workings of the MidiBuffer class. 2013-10-18 14:28:08 +01:00
juce_MidiFile.cpp Correction to MidiFile end-of-track handling. 2013-10-15 18:24:59 +01:00
juce_MidiFile.h Tidied up some ValueTree code. 2013-09-19 11:21:46 +01:00
juce_MidiKeyboardState.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_MidiKeyboardState.h A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00
juce_MidiMessage.cpp MidiMessage - fix for reported length of sysexes by message constructor. 2013-11-02 17:09:43 +00:00
juce_MidiMessage.h Changed MidiMessage to avoid problems when moving them around in memory. Apart from being slightly cleaner code, this means that it can be used in Arrays. 2013-10-31 16:18:24 +00:00
juce_MidiMessageSequence.cpp Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_MidiMessageSequence.h A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00