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
dfa339a9b9257d663d766e82668dc8a084a55a1c
loopy_midi_controller
/
include
T
History
ash
b3f4eb1a8b
Add SPP (Song Position Pointer) detection - uses SPP on START to set correct tick position. Add beats_per_bar (default 4) with button combo: hold 10 + press 1=4/4, 2=3/4, 3=6/4
2026-07-03 08:22:47 +00:00
..
app_task.h
Map buttons to custom CC values with reverse-map feedback
2026-06-30 04:43:42 +00:00
expression_pedal.h
Increase pedal read rate: 20ms -> 5ms
2026-07-02 04:21:53 +00:00
led_stub.h
Fix CC feedback: route to correct pixel by LED index
2026-06-30 04:04:43 +00:00
midi_transport.h
Add SPP (Song Position Pointer) detection - uses SPP on START to set correct tick position. Add beats_per_bar (default 4) with button combo: hold 10 + press 1=4/4, 2=3/4, 3=6/4
2026-07-03 08:22:47 +00:00
pixel_stomp_mux.h
Fix NUM_LEDS=10, NUM_BUTTONS=16 for 2 daisy-chained MUX boards. Fix pixel7 stuck blue (was only sending 8 LED data to 10-LED chain)
2026-06-23 22:43:53 +00:00
switch_stub.h
Fix NUM_LEDS=10, NUM_BUTTONS=16 for 2 daisy-chained MUX boards. Fix pixel7 stuck blue (was only sending 8 LED data to 10-LED chain)
2026-06-23 22:43:53 +00:00