1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/modules/juce_audio_basics/midi
2016-09-05 10:23:42 +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 Changed maxSensibleMidiFileSize in MidiFile from 2mb to 200mb to allow loading of large MIDI files 2016-09-05 10:23:42 +01: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 Replace std::move with static_cast to fix errors in old compilers 2016-06-17 11:18:54 +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