This website requires JavaScript.
Explore
Help
Sign In
ash
/
loopy_midi_controller
Watch
1
Star
0
Fork
0
You've already forked loopy_midi_controller
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ebd568b9c3cc415cecd8be180c61d6a0d979679
loopy_midi_controller
/
src
T
History
ash
9ebd568b9c
Add detach/attach re-enumeration after MIDI interface added
2026-06-24 00:20:45 +00:00
..
app_task.cpp
Fix USB MIDI, add LED startup animation, improve logging
2026-06-23 13:06:57 +00:00
led_stub.cpp
Fix RMT crash: use FASTLED_USES_ESP32S3_I2S to avoid broken RMT. Remove rmtled.
2026-06-23 22:29:25 +00:00
main.cpp
Fix usb command: remove non-existent getter methods, use only mounted() and ready()
2026-06-23 23:13:28 +00:00
midi_transport.cpp
Add detach/attach re-enumeration after MIDI interface added
2026-06-24 00:20:45 +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