Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 567 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 567 Bytes

Collection of Arduino based code examples for using an ESP32S3 for MIDI purposes

Libraries used:

FortySevenEffects MIDI library Adafruit TinyUSB library H2zero NimBLE-Arduino library version 1.4.3 ( higher versions will not build !! ) Lathoub Arduino BLE-MIDI Transport library aka BLE-Midi Tttapa Control-Surface library https://github.com/tttapa/Control-Surface Number Eight Innovation MegunoLink library ( Exponential Filter)

Best to install through the library manager. Only the Control Surface library must be downloaded from github and installed by hand.