Skip to content

TouchPlaited v1.0.0 — first stable version

Choose a tag to compare

@jonwaterschoot jonwaterschoot released this 07 Jul 23:53
· 99 commits to main since this release

First stable version of TouchPlaited — a Synthux Simple Touch firmware based on Mutable Instruments Plaits.

  • Touch synth: all 24 Plaits models, three playmodes (Basic Pitch / Random / Seq), per-slot sound recording with copy, stereo width + OUT/AUX blend
  • Drum machine: 16-step generative sequencer, three genres (techno / electro / IDM) with selectable patterns and chance steps, runs in the background under the synth modes
  • MIDI in/out on USB and TRS: notes (ch1 pitched / ch10 GM drums), CC20–31, full clock + transport sync (follows external clock, sends its own when master)

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