1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_audio_basics/midi/ump
reuk ba7593df26
MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets
Includes support for communication with USB and Bluetooth devices, as well as virtual devices.
2025-09-17 12:50:07 +01:00
..
juce_UMP.h UMPStringUtils: Add new header with utilities for printing MIDI packet info 2025-09-17 12:50:06 +01:00
juce_UMP_test.cpp MIDI: Switch BytestreamMidiView for BytesOnGroup in a few places 2025-09-17 12:50:06 +01:00
juce_UMPacket.h MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets 2025-09-17 12:50:07 +01:00
juce_UMPackets.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_UMPBytesOnGroup.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_UMPConversion.h MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets 2025-09-17 12:50:07 +01:00
juce_UMPConverters.h GenericUMPConverter: Implement using variant 2025-09-17 12:50:06 +01:00
juce_UMPDeviceInfo.h MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets 2025-09-17 12:50:07 +01:00
juce_UMPDispatcher.h MIDI: Update UMPDispatcher to allow dispatching on a specific group 2025-09-17 12:50:06 +01:00
juce_UMPFactory.h MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets 2025-09-17 12:50:07 +01:00
juce_UMPIterator.cpp UMPIterator: Fix misleading variable naming 2025-09-17 12:50:06 +01:00
juce_UMPIterator.h UMPIterator: Fix misleading variable naming 2025-09-17 12:50:06 +01:00
juce_UMPMidi1ToBytestreamTranslator.h MIDI: Switch BytestreamMidiView for BytesOnGroup in a few places 2025-09-17 12:50:06 +01:00
juce_UMPMidi1ToMidi2DefaultTranslator.cpp Midi1ToMidi2DefaultTranslator: Use std::byte in implementation 2025-09-17 12:50:06 +01:00
juce_UMPMidi1ToMidi2DefaultTranslator.h Midi1ToMidi2DefaultTranslator: Use std::byte in implementation 2025-09-17 12:50:06 +01:00
juce_UMPProtocols.h MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets 2025-09-17 12:50:07 +01:00
juce_UMPStringUtils.cpp UMPStringUtils: Add new header with utilities for printing MIDI packet info 2025-09-17 12:50:06 +01:00
juce_UMPStringUtils.h UMPStringUtils: Add new header with utilities for printing MIDI packet info 2025-09-17 12:50:06 +01:00
juce_UMPSysEx7.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_UMPSysEx7.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_UMPUtils.cpp MIDI: Add stronger MessageKind type in UMPUtils.h 2025-09-17 12:50:05 +01:00
juce_UMPUtils.h MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets 2025-09-17 12:50:07 +01:00
juce_UMPView.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_UMPView.h MIDI: Add support for MIDI 2.0 I/O using Universal MIDI Packets 2025-09-17 12:50:07 +01:00