lathoub
|
3ae9fe9ae7
|
added Basic_IO example
|
2020-04-18 16:05:24 +02:00 |
lathoub
|
6d6fa61f83
|
renamed BLEMIDI to BLEMIDITransport
|
2020-04-18 11:40:57 +02:00 |
lathoub
|
7dec0b1165
|
renamed BLEMIDI to BLE-MIDI
|
2020-03-08 13:47:12 +01:00 |
lathoub
|
e2e97d17e6
|
Update MidiBle.ino
|
2020-03-03 21:49:41 +01:00 |
lathoub
|
90b83e2360
|
Working BLE MIDI (not tested with SysEx)
|
2020-03-03 20:23:16 +01:00 |
lathoub
|
324d0404f5
|
initial upload using feat/2.0.0 (not working)
|
2020-03-02 22:14:42 +01:00 |
lathoub
|
0787571f5f
|
trying to avoid internal buffers
|
2019-08-17 16:39:02 +02:00 |
lathoub
|
253f3e4b51
|
initial upload
|
2019-08-15 14:44:11 +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 |