Personal Mirror
Go to file
lathoub 71a32806e1 abstract MIDI interface using submodule
1) abstract MIDI interface using submodule
2) modify ble_esp32 to abstract MIDI interface (renamed serialize to write)
3) fixed #include path
4) exmaple sends NoteOn/NoteOff and removed call to read();
2019-08-05 22:17:47 +02:00
examples/Esp32_NoteOnOffEverySec abstract MIDI interface using submodule 2019-08-05 22:17:47 +02:00
src abstract MIDI interface using submodule 2019-08-05 22:17:47 +02:00
.gitignore Update .gitignore 2018-10-27 11:13:37 +02:00
.gitmodules abstract MIDI interface using submodule 2019-08-05 22:17:47 +02:00
LICENSE Initial commit 2018-10-23 21:45:25 +02:00
README.md Update README.md 2018-12-31 11:20:45 +01:00
keywords.txt proof of concept 2018-10-23 22:04:00 +02:00
library.properties proof of concept 2018-10-23 22:04:00 +02:00

README.md

Arduino-BLE-MIDI

MIDI over Bluetooth Low Energy (BLE-MIDI) 1.0 for Arduino

Call interface similar to FortySevenEffects/MIDI and lathoub/AppleMIDI

Inspired by Pedalino https://github.com/alf45tar/Pedalino by alf45tar

Supported devices

ESP32