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
2016-06-15 15:42:35 +01:00
..
juce_MidiBuffer.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MidiBuffer.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MidiFile.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_MidiFile.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MidiKeyboardState.cpp Added a velocity parameter to note-off handling in MidiKeyboardState 2015-09-14 09:49:15 +01:00
juce_MidiKeyboardState.h Added a velocity parameter to note-off handling in MidiKeyboardState 2015-09-14 09:49:15 +01:00
juce_MidiMessage.cpp Reduced the footprint of MidiMessage, and added some move operators to MidiMessageSequence 2016-05-28 21:36:42 +01:00
juce_MidiMessage.h Reduced the footprint of MidiMessage, and added some move operators to MidiMessageSequence 2016-05-28 21:36:42 +01:00
juce_MidiMessageSequence.cpp Added another MidiMessageSequence::addSequence method 2016-02-08 11:56:28 +00:00
juce_MidiMessageSequence.h Remove default keywords from MidiMessageSequence to be compatible with VS 2013 2016-06-15 15:42:35 +01:00
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. 2016-04-06 18:31:24 +01:00
juce_MidiRPN.h Normalised some divider comments 2016-02-20 09:45:43 +00:00