You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
Andrew Mee edited this page Sep 5, 2021
·
1 revision
Universal System Exclusive
Currently this library only supports MIDI-CI (0x0D) and Device ID (0x06) Non-Realtime System Exclusive ID's. It is hoped that in time other messages maybe supported So that this library can be used in all manner of MIDI Devices.
The System Exclusive message that are still used in modern equipment, and are hoped to be supported in the future include:
MIDI Time Code
MIDI Tuning Standard
General MIDI
MIDI Show Control
MIDI Machine Control
If you would like to see other System Exclusive methods supported please request it via the GitHub Issues, or by submitting a Pull-request.