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
20e9d4a08d4ff0716b8e23db9d3bb33e78dd76cb
loopy_midi_controller
/
include
T
History
ash
17def39f93
Remove hysteresis (smoothing handles noise); values now step ±1 per update
2026-07-04 05:11: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
Remove hysteresis (smoothing handles noise); values now step ±1 per update
2026-07-04 05:11:47 +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