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
6aa3579317a77a2fdc1965567477bfbca410b071
loopy_midi_controller
/
src
T
History
ash
6aa3579317
Add palette test mode (hold pad 0+9 for 2s), comprehensive MIDI handling
2026-06-24 06:29:08 +00:00
..
app_task.cpp
Add palette test mode (hold pad 0+9 for 2s), comprehensive MIDI handling
2026-06-24 06:29:08 +00:00
led_stub.cpp
Fix palette to 128 entries (3 purple at end)
2026-06-24 03:20:40 +00:00
main.cpp
Add padtest command - tests each pad individually with 3s delay
2026-06-24 04:22:34 +00:00
midi_transport.cpp
Remove isInitialized() check - not in v3.1.0 API
2026-06-24 00:56:44 +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