Skip to content

TouchPlaited v1.1.0 — reverb & delay FX

Choose a tag to compare

@jonwaterschoot jonwaterschoot released this 09 Jul 23:50
· 85 commits to main since this release

Adds a stereo FX section and a round of SEQ-mode UX and hardware fixes.

New

  • Reverb + delay FX on the P1 knob layer (P1+S30 / P1+S35): center-off knobs — turn left of center for character A (room / slapback), right of center for character B (hall / synced dotted-1/8). The synth and drum groups each have their own send level; the shared character follows the last edit.
  • Per-slot FX send trims in drum recording (P1+S30 / P1+S35), so each recorded drum slot can sit differently in the reverb/delay.
  • FX over MIDI: CC 85–88 address the synth and drum FX sends separately, same center-off encoding as the knobs — automate the drum reverb while playing a pitched mode.

Fixed / improved

  • SW1 is now change-latched per role, so flicking through playmodes no longer jumps scale or genre.
  • Fixed the dead user LED on Seeds with older bootloaders (LED GPIO is now initialized regardless of bootloader version).
  • Better LED patterns in SEQ record mode, and saving no longer immediately re-enters record; the beat pulse is demoted below rec feedback so it stays readable.
  • Removed the particle noise model from the auto drum selector in Seq mode.
  • Reworked the model table and its spread over P0+S35 / P1+S35 (see MANUAL.md).

Installing

TouchPlaited.bin runs from QSPI flash, so the Daisy bootloader must be on the Seed first (one-time per device — see the README). Then put the Seed in bootloader mode (tap RESET, LED pulses) and upload the .bin with the Daisy Web Programmer, or:

dfu-util -a 0 -s 0x90040000:leave -D TouchPlaited.bin

Full controls reference: MANUAL.md

🤖 Generated with Claude Code