10 Twists

Twists is a Workshop Computer port of Mutable Instruments Braids. CVIn1 and Main control pitch, PulseIn1 triggers the envelope/strike, and X/Y shape timbre and color. Switch down toggles between configured oscillator model sets, and twists.html can be used over USB for shape selection/config.

README

twists

A port of Mutable Instruments Braids to the Music Thing Modular Computer

Code is almost entirely Emilie Gillet's Braids
ADC Interrupt code & Web MIDI config is almost entirely copied from Chris Johnson's Reverb release
Anything else - Tom Waters

Usage

Output - Audio Out 1
Pitch - CV In 1 and/or the big knob
Trigger - Pulse In 1\

Timbre - X knob
Color - Y knob\

Toggle the switch down to switch between six oscilator shapes
Connect over USB and use twists.html to set the six available shapes

Verify your download

Confirm the file you downloaded really is that new firmware.

macOS / Linux (Terminal)

shasum -a 256 firmware.uf2

Linux also has sha256sum firmware.uf2.

Windows (PowerShell)

Get-FileHash firmware.uf2 -Algorithm SHA256

Compare the result to the SHA256 on the website — it should match exactly.

Back to all programs Back to top