Pocket SCION Synth v2.7.0-sam
Experimental voice-and-visual performance release from the sam-voice branch.
- Streams Software Automatic Mouth speech alongside the three PRA32-U lanes
- Stores ten editable generative phrases and ten voice parameters per patch
- Adds bounded, occasional Speed, Pitch, Mouth, and Throat motion
- Includes six classic voice-character starting presets in the browser editor
- Adds a full-screen generative visual performance driven by notes, ratchets,
MIDI CC motion, patch character, bank colour, and spoken-word triggers - Shows spoken phrases one word at a time and follows hardware patch changes
- Prevents stale editor phrase reads from re-selecting an earlier instrument
- Bounds SAM phoneme staging and length-rule indexing for long-term stability
- Keeps patch/bank JSON schema 5 compatible with earlier editor exports
Flash pocket_scion_synth_v2.7.0-sam.uf2 using the normal RP2040 bootloader.
The compiled browser editor is supplied as
pocket_scion_editor_v2.7.0-sam.zip; serve the extracted files from localhost
or HTTPS so the browser can use Web MIDI.
SHA-256:
3b405bd832570ec33cdb936c16680c9f552ee9920d6d08bab79d67037cdc5401 pocket_scion_synth_v2.7.0-sam.uf2
241d1a9a1f20c8d1f4d4fdc01cda940b1c9422a6a9e611a1150acf7fdefb905f pocket_scion_editor_v2.7.0-sam.zip
See docs/sam-voice.md for the voice architecture and
docs/editor.md for the editor and visual signal flow.