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
3558bb105028a47d6af7bfed84f75046d5e22390
loopy_midi_controller
/
src
T
History
ash
3558bb1050
Reduce cal_max to 1050 for full 0-127 MIDI range
2026-07-09 07:24:58 +00:00
..
app_task.cpp
Send CC 0 on release (MIDI Learn fix); flash_latency=0
2026-07-03 22:32:24 +00:00
expression_pedal.cpp
Reduce cal_max to 1050 for full 0-127 MIDI range
2026-07-09 07:24:58 +00:00
led_stub.cpp
Startup animation iterates in pixel pairs (0+1, 2+3, ..., 8+9)
2026-07-03 08:41:26 +00:00
main.cpp
Send CC 0 on release (MIDI Learn fix); flash_latency=0
2026-07-03 22:32:24 +00:00
midi_transport.cpp
Auto-detect time signature from SPP deltas (bar boundaries)
2026-07-03 08:32:03 +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
Fix button-to-MIDI latency: remove blocking serial, reduce debounce, faster loop
2026-07-02 06:22:23 +00:00