Arduino-USBMIDI
MIDI transport
A USB MIDI transport library for microcontrollers with native USB capabilities
Allows a microcontroller, with native USB capabilities, to appear as a MIDI device over USB to a connected computer
160 stars
9 watching
11 forks
Language: C++
last commit: over 2 years ago arduinoarduino-libraryarduino-midi-librarymidimidi-controllermidi-deviceteensyusb-midi
Related projects:
Repository | Description | Stars |
---|---|---|
lathoub/arduino-ipmidi | Provides an IPMIDI transport layer for the FortySevenEffects Arduino MIDI Library | 14 |
lathoub/arduino-applemidi-library | Enables an Arduino board to send and receive MIDI messages over Ethernet using the AppleMIDI protocol. | 310 |
lathoub/arduino-ble-midi | This project provides a MIDI transport layer over Bluetooth Low Energy (BLE) for Arduino boards | 228 |
fortyseveneffects/arduino_midi_library | A C++ library providing an interface between Arduino boards and MIDI messages | 1,610 |
tttapa/midi_controller | A library for creating MIDI controllers using Arduino or Teensy boards with support for digital and analog inputs. | 404 |
rkistner/arcore | Provides a customized Arduino hardware core with support for MIDI-USB functionality | 192 |
ddiakopoulos/hiduino | A firmware that enables native USB-MIDI support on Arduino boards | 643 |
keymaster-/linc_rtmidi | Provides Haxe/C++ bindings for the RtMidi midi library, enabling MIDI functionality in C++ applications. | 9 |
arirusso/micromidi | A Ruby DSL for creating and processing MIDI messages | 138 |
jarnoh/qmlmidi | A Qt Quick extension enabling access to MIDI input/output devices in QML declarative code | 14 |
musitdev/portmidi-rs | A Rust library providing high-level bindings and wrappers for the PortMidi MIDI protocol | 76 |
mxmxmx/cv2midi | A 5-channel MIDI converter for Eurorack synthesizers | 39 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
mido/mido | A Python library for working with MIDI messages and ports. | 1,423 |
arirusso/unimidi | Realtime MIDI input/output for Ruby without platform-specific compilation | 255 |