24 Crafted Volts

CV utility for generating manual voltages and attenuverting incoming control signals. Main, X, and Y knobs each drive a paired output; patching into corresponding inputs replaces knob value and applies attenuverting. Pulse outputs follow Z switch state as complementary high/low gates. LEDs mirror output voltage levels in the same 2x3 physical layout as output jacks.

README

Crafted Volts

A utility card for the WS Computer to manually set control voltages (CV) with the input knobs and switch. It also attenuverts (attenuates and inverts) incoming voltages.

Crafted Volts is developed in a different GitHub repo, visit Crafted Volts for documentation and to download releases of the UF2 image.

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