This website requires JavaScript.
Explore
Help
Sign In
ash
/
loopy_midi_controller
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a21c7bf4d3c233963c33639236ee097e70425524
loopy_midi_controller
/
src
T
History
ash
a21c7bf4d3
fix: remove manual BT controller pre-init - NimBLE-Arduino 1.4.0 already handles ESP32-S3 internally; double-init caused ESP_ERROR_CHECK abort
2026-06-30 07:24:34 +00:00
..
app_task.cpp
Add BLE MIDI transport (feature_bluetooth)
2026-06-30 06:13:36 +00:00
ble_midi_transport.cpp
fix: remove manual BT controller pre-init - NimBLE-Arduino 1.4.0 already handles ESP32-S3 internally; double-init caused ESP_ERROR_CHECK abort
2026-06-30 07:24:34 +00:00
led_stub.cpp
Fix palette: entries 121-127 now visible (was black). Remove local flash.
2026-06-30 05:05:06 +00:00
main.cpp
Add BT controller diagnostics, init BLE before USB MIDI
2026-06-30 06:43:58 +00:00
midi_transport.cpp
USB name: JOC / JOC Midi (VID/PID still Launchpad X for Loopy Pro recognition)
2026-06-26 00:13:41 +00:00
pixel_stomp_mux.cpp
Fix daisy-chain MUX byte order: MUX1 (first 8 bits) → low byte/switches 0-7, MUX2 → high byte/switches 8-15
2026-06-23 22:49:59 +00:00
switch_stub.cpp
Rewrite MUX: WS2812C LEDs (NeoPixel) + 74HC165 buttons
2026-06-23 13:38:51 +00:00