-
Am attempting to build/deploy with this command.
python3 make.py esp32 clean deploy BOARD=ESP32_GENERIC_S3 BOARD_VARIANT=SPIRAM DISPLAY=st7735 PORT=/dev/cu.usbmodem2101 --flash-size=4
It seems t…
-
Hi,
I would like to enable bluetooth pairing to benefit of auto connection on macos. [Apple doc here](https://developer.apple.com/documentation/coremidi/midi_bluetooth/)
I looked at the code, t…
-
**Describe the bug**
When running on a wayland compositor using `-platform wayland`, the program exits with code 134
**To Reproduce**
1. Execute the appimage from the command line with the argume…
-
Hi,
I am stuck at esp32-c3-mini integration in host mode with my hardware.
I am running esp32-c3 in spi mode for both wifi and bluetooth.
As per document link given below
https://github.com/espres…
-
I guess this has already come up during the development of the firmware.
If a WARBL is connected BOTH via BLE and USB, sendConfig() is issued twice and the Config tool ends up in a mess.
In other …
MrMep updated
5 months ago
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: WebMIDI
* Specification or proposal URL: https://webaudio.github.io/web-midi-api/
* Caniuse.com URL (option…
qdot updated
2 months ago
-
Thanks for providing us with such a powerful and multi-functional library @h2zero! I'm using your library in combination with the BLE-MIDI-library of @lathoub (https://github.com/lathoub/Arduino-BLE-M…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you ex…
-
**Is your feature request related to a problem? Please describe.**
Althou I can connect to bluetooth devices using aconnect and sucsessfully dumping into aseqdump, the alsa bluetooth MIDI ports are n…
wyleu updated
5 months ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…