• Joined on 2024-06-17
david pushed to main at david/uno-q-audio-synth 2026-06-24 07:45:41 +00:00
ed8cb7ca5a working synth: two detuned oscs, env~, lop~ (no slider for now)
david pushed to main at david/uno-q-audio-synth 2026-06-24 05:17:04 +00:00
ccc40e4314 rebuild synth.pd from working components
david pushed to main at david/uno-q-audio-synth 2026-06-24 04:58:13 +00:00
e098f32a32 fix synth: envelope driven by velocity not pitch, louder gain
david pushed to main at david/uno-q-audio-synth 2026-06-24 04:29:19 +00:00
7e8848d23c justfile: git-based deploy, streamlined recipes
david pushed to main at david/uno-q-audio-synth 2026-06-24 04:25:54 +00:00
d239d58c44 onboard audio: JMISC HPH wiring, UCM fix, update scripts for git deploy
david pushed to main at david/uno-q-audio-synth 2026-06-23 21:44:07 +00:00
a135dc4452 controller.pd: add MIDI passthrough for MPK Mini → board
david pushed to main at david/uno-q-audio-synth 2026-06-23 21:31:14 +00:00
334e934dd7 stabilize systemd services: fix races, masked flooding, dependencies
david opened issue david/uno-q-audio-synth#1 2026-06-23 07:34:48 +00:00
Gadget MIDI: host must configure MIDI output to reach board
david pushed to main at david/uno-q-audio-synth 2026-06-23 07:34:35 +00:00
f1b65eb4d9 fix led-matrix-viz: use select.poll() instead of settimeout, fix hang
david pushed to main at david/uno-q-audio-synth 2026-06-23 06:10:40 +00:00
dbd7c2cece auto-detect MIDI device, drop ALSA sequencer dependency, MPK Mini simulator
david pushed to main at david/uno-q-audio-synth 2026-06-23 05:52:58 +00:00
8cd796e3dd Initial commit: Arduino Uno Q USB Audio Synth project
david created branch main in david/uno-q-audio-synth 2026-06-23 05:52:58 +00:00
david created repository david/uno-q-audio-synth 2026-06-23 05:46:22 +00:00
david deleted branch feat/sample-tag-editor from david/akai-utils 2026-06-22 18:13:55 +00:00
david pushed to main at david/akai-utils 2026-06-22 18:13:55 +00:00
7e9419e119 fix: validate ISO path is a file, not a directory; clear default value
ebce8fded8 fix: return empty arrays instead of null in listPartitions, listVolumes, handleDiskVolumes
190c79487f fix: return empty array instead of null for tagless volumes
a489d523e3 fix: add null/HTTP checks to tag viewer API calls
568691542a feat: Sample Tag Viewer — read-only tag browser for AKAI disk images
Compare 5 commits »
david closed issue david/akai-utils#8 2026-06-22 18:13:53 +00:00
feat: Sample Tag Editor — view and edit AKAI sample tags in web UI
david merged pull request david/akai-utils#17 2026-06-22 18:13:53 +00:00
feat: Sample Tag Viewer — read-only tag browser for AKAI disk images
david pushed to feat/sample-tag-editor at david/akai-utils 2026-06-22 12:14:21 +00:00
7e9419e119 fix: validate ISO path is a file, not a directory; clear default value
david pushed to feat/sample-tag-editor at david/akai-utils 2026-06-22 11:53:01 +00:00
ebce8fded8 fix: return empty arrays instead of null in listPartitions, listVolumes, handleDiskVolumes
david pushed to feat/sample-tag-editor at david/akai-utils 2026-06-22 11:47:34 +00:00
190c79487f fix: return empty array instead of null for tagless volumes