lathoub
|
b22cc18fc0
|
from feat/2.0.0
|
2020-10-03 04:11:56 +02:00 |
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 |
lathoub
|
90410c60b8
|
added NoteOff
|
2018-11-11 09:07:06 -05:00 |
lathoub
|
920fbe1644
|
cleanup
|
2018-11-10 20:07:47 -05:00 |
lathoub
|
6c0b22e2ca
|
abstract MIDI interface according to 47effects/midi
|
2018-11-04 08:41:54 +01:00 |
lathoub
|
b92377bd5c
|
copied BLE MIDI copy from Pedalino (alf45tar)
Copied all BLE MIDI related code from Pedalino (alf45tar) and pasted here. Thank you alf45tar!
|
2018-11-03 10:33:47 +01:00 |
lathoub
|
42235de680
|
aligning code with 47Effects/Midi and AppleMIDI projects
noteOn -> sendNoteOn
|
2018-11-02 17:12:45 +01:00 |
lathoub
|
2ca4746688
|
Update examples/Esp32_NoteOnOffEverySec/Esp32_NoteOnOffEverySec.ino
|
2018-10-24 12:07:25 +02:00 |
lathoub
|
ebc5cce602
|
added first device: esp32
|
2018-10-24 00:13:43 +02:00 |
lathoub
|
f5ac29968e
|
proof of concept
|
2018-10-23 22:04:00 +02:00 |