Ashley Strahle ash
  • Joined on 2025-11-24
ash pushed to main at ash/loopy_midi_controller 2026-06-30 13:54:46 +10:00
ash deleted branch master from ash/loopy_midi_controller 2026-06-30 13:52:25 +10:00
ash pushed to main at ash/loopy_midi_controller 2026-06-30 13:52:20 +10:00
1c1fc4d372 Remove heartbeat, relabel USB to JOC Midi
ash pushed to master at ash/loopy_midi_controller 2026-06-30 13:46:48 +10:00
1c1fc4d372 Remove heartbeat, relabel USB to JOC Midi
ac83ba269f USB name: JOC / JOC Midi (VID/PID still Launchpad X for Loopy Pro recognition)
17c630f850 Fix update(): remove old sysex_flash_active logic
268b793d87 Fix compilation: remove unused flash_sysex/flash_all/flash_one methods and member vars
a281eaa46e Clean up LED driver + rename USB to JOC Midi
Compare 17 commits »
ash created branch master in ash/loopy_midi_controller 2026-06-30 13:30:37 +10:00
ash pushed to master at ash/loopy_midi_controller 2026-06-30 13:30:37 +10:00
31cd488488 Remove heartbeat on pixel 9
ash pushed to main at ash/loopy_midi_controller 2026-06-30 13:21:22 +10:00
36c7ce8641 Remove heartbeat on pixel 9
ash pushed to main at ash/loopy_midi_controller 2026-06-30 13:11:10 +10:00
d4272d14ea Generic mode: use ESP32 default VID/PID, string descriptors JOC/JOC Midi
ash pushed to main at ash/loopy_midi_controller 2026-06-26 10:13:41 +10:00
ac83ba269f USB name: JOC / JOC Midi (VID/PID still Launchpad X for Loopy Pro recognition)
ash pushed to main at ash/loopy_midi_controller 2026-06-26 10:07:52 +10:00
17c630f850 Fix update(): remove old sysex_flash_active logic
ash pushed to main at ash/loopy_midi_controller 2026-06-26 09:54:31 +10:00
268b793d87 Fix compilation: remove unused flash_sysex/flash_all/flash_one methods and member vars
ash pushed to main at ash/loopy_midi_controller 2026-06-26 09:47:42 +10:00
a281eaa46e Clean up LED driver + rename USB to JOC Midi
ash pushed to main at ash/loopy_midi_controller 2026-06-26 09:32:26 +10:00
6ccd28362f Add Generic mode CC value visualization
ash pushed to main at ash/loopy_midi_controller 2026-06-26 09:17:19 +10:00
90bbfa7b84 Revert to single MIDI interface (working USB detection)
ash pushed to main at ash/loopy_midi_controller 2026-06-26 08:51:45 +10:00
a209b48720 Add second USB MIDI interface (LPX MIDI) for Programmer mode
ash pushed to main at ash/loopy_midi_controller 2026-06-26 08:39:40 +10:00
c20f1dec2c Add visual MIDI type indicators
ash pushed to main at ash/loopy_midi_controller 2026-06-26 08:21:52 +10:00
c02121cd09 Add pre-build script to patch core's pins_arduino.h with Launchpad X VID/PID
ash pushed to main at ash/loopy_midi_controller 2026-06-26 08:03:17 +10:00
109106f1f1 Add custom pins_arduino.h variant with Launchpad X VID/PID
ash pushed to main at ash/loopy_midi_controller 2026-06-25 20:57:15 +10:00
75f583b3c4 Revert to standard board, try VID/PID via board_build.arduino.vid/pid
ash pushed to main at ash/loopy_midi_controller 2026-06-25 18:57:26 +10:00
fc9b7688c0 Fix board definition: add espidf framework for Arduino core