Files
david 191c70fd18
Validate and Test / validate-patches (push) Failing after 12s
fix: replace cyclone env~ with vanilla line~ envelope, fix stripnote outlet
- env~ is a cyclone external not available on board's Pd 0.55
- Replace with line~ + *~ 0.0055 for velocity-scaled AR envelope
- Fix stripnote outlet 1 (gate trigger) connected to envelope instead of outlet 0 (pitch)
- Change dac~ to dac~ 1 for mono output matching -outchannels 1
- Envelope: attack ~50ms, release ~50ms, sustain scaled by velocity
2026-06-24 16:47:05 -07:00
..