1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-31 03:00:05 +00:00
JUCE/modules/juce_audio_devices/midi_io
2018-04-30 11:12:28 +01:00
..
juce_MidiInput.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MidiMessageCollector.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_MidiMessageCollector.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MidiOutput.cpp Made multiple calls to MidiInput::openDevice share the same underlying win32 MIDI handle, and fixed some problems where device indexes could be incorrectly used when deivces are removed 2018-04-30 11:12:28 +01:00
juce_MidiOutput.h Made multiple calls to MidiInput::openDevice share the same underlying win32 MIDI handle, and fixed some problems where device indexes could be incorrectly used when deivces are removed 2018-04-30 11:12:28 +01:00