-
### Board
ESP32-S3
### Device Description
ESP32-S3 WROOM board 8Mb flash and 8Mb RAM (I think).
![S6c0168a2f3094d7a9b7259a636adcfa3l](https://user-images.githubusercontent.com/5117455/189382599…
-
Hello community,
I have been experimenting with ESP32.
Under Mac the Bluetooth implementation works flawlessly without connectivity issues.
On windows 10, although always recognized as a nativ…
-
Hello,
I'm trying to implement the Apple [BLE MIDI Service](https://developer.apple.com/bluetooth/Apple-Bluetooth-Low-Energy-MIDI-Specification.pdf).
In the documentation they state this:
> The acce…
natcl updated
4 years ago
-
I am working on a project where I want to use BLE for MIDI output. I have this running for sending single commands. Now I want to use a library that uses RtMidi for input/output. Is there a way (pref…
-
When playing around with MIDI characteristic I found that every note sent from a Central (iMac MIDI) was echoed back, that is not always what is wanted.
The reason is that the function setValue(co…
-
Hi Dear,
I hope you can help me.
Im try to create a bidirectional pipe between Serial1 and BLEMIDI but a get autoreset.
I´m using a TTGO ESP32 v1.4 MINI32 Lilygo.
What am I doing wrong?
…
-
(Ported from the Roadmap section of the documentation to an issue per #269)
Originally written by @olemb:
See: https://github.com/mido/mido-native-backends
-
Thank you for the implementation of the JFugue for Android; however, I have an issue that the application doesn't produce sounds though I followed the instructions.
How can I fix this issue?
Thanks …
dma52 updated
8 months ago
-
If I try to compile the sample, with:
`west build -b nrf52832_mdk nrf_midi/samples/bluetooth/central_midi` I get:
```
...nrf_midi/samples/bluetooth/peripheral_midi/src/main.c: In function 'uart_i…
-
- Arduino board: Mega 2560
- Arduino IDE version (found in Arduino -> About Arduino menu): PlatformIO - Visual Studio Code
- List the steps to reproduce the problem below (if possible attach …