Ashley Strahle ash
  • Joined on 2025-11-24
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-03 13:43:36 +10:00
15e8b99591 Clean up: small diagnostic fixes (red flash alert, USB mounted status)
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 19:12:36 +10:00
45366a02a6 Restore full color cycle in animation, keep faster delays
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 19:09:53 +10:00
e2464e11bc Speed up boot: delay 2s->500ms, animation ~2.8s->0.5s
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 18:57:41 +10:00
9ab9424a76 Add diagnostic prints to verify MIDI Clock (0xF8) reception
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 18:37:38 +10:00
748d2ef99f Pixel 6 pulses on MIDI Clock beat (0xF8) - all on Core 0
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 17:53:32 +10:00
76a584a5ef Remove all LED pulsing - returning to stable baseline
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 17:40:39 +10:00
483fd1d000 Fix pulse shape and button responsiveness
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 17:27:27 +10:00
af14c2f759 Replace MIDI clock with internal BPM timer for pixel 6 pulse
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 17:15:56 +10:00
5dc10eea87 Add MIDI clock-driven LED pulsing
ash pushed to feature_leds at ash/loopy_midi_controller 2026-07-02 17:12:49 +10:00
ash created branch feature_leds in ash/loopy_midi_controller 2026-07-02 17:12:49 +10:00
ash pushed to main at ash/loopy_midi_controller 2026-07-02 17:12:41 +10:00
06479f0ca2 Fix orange 0xFFAA00->0xFF6600, pads 8-9 white->purple
66058a6722 Set per-pad LED colors with dim off state
4ddb9a00bf Reduce cal_max 1220->1180 to absorb ADC jitter at toe
c44bfb033b Fix button-to-MIDI latency: remove blocking serial, reduce debounce, faster loop
Compare 4 commits »
ash deleted branch bugfix_latency from ash/loopy_midi_controller 2026-07-02 17:12:41 +10:00
ash pushed to bugfix_latency at ash/loopy_midi_controller 2026-07-02 17:04:24 +10:00
06479f0ca2 Fix orange 0xFFAA00->0xFF6600, pads 8-9 white->purple
ash pushed to bugfix_latency at ash/loopy_midi_controller 2026-07-02 16:45:45 +10:00
66058a6722 Set per-pad LED colors with dim off state
ash pushed to bugfix_latency at ash/loopy_midi_controller 2026-07-02 16:40:31 +10:00
4ddb9a00bf Reduce cal_max 1220->1180 to absorb ADC jitter at toe
ash created branch bugfix_latency in ash/loopy_midi_controller 2026-07-02 16:22:26 +10:00
ash pushed to bugfix_latency at ash/loopy_midi_controller 2026-07-02 16:22:26 +10:00
c44bfb033b Fix button-to-MIDI latency: remove blocking serial, reduce debounce, faster loop
ash deleted branch feature_exp from ash/loopy_midi_controller 2026-07-02 14:26:01 +10:00
ash pushed to main at ash/loopy_midi_controller 2026-07-02 14:26:00 +10:00
0d22769cf6 Tweak cal_max: 1239 -> 1220
9197294365 Increase pedal read rate: 20ms -> 5ms
2cf49b8deb Calibrate expression pedal: cal_min=36, cal_max=1239
f6c0a01a14 Fix expression pedal pin: 5 -> 4
f0b6df1477 Remove serial cal commands, just log raw ADC on each value change
Compare 7 commits »