99 Toolbox

Utility-focused card inspired by the 0-Coast utility section. Includes a mixer/VCA with attenuverter, secondary VCA, sample-and-hold, clock generation with probability, and selectable noise types.

README

Toolbox

Toolbox is a program card for the Modular Music Thing Workshop System.

It's inspired by the utility section of the 0-Coast. It has a mixer/VCA with attenuverter, a second simple VCA, S&H, clock generator, clock with probability and a noise source with different types of noise (different sampling rates).

Toolbox

Installation

See dist/ for pre-compiled .uf2 images.

Source

https://github.com/divmod-audio/toolbox

Thanks

Thanks to TomWhitwell for building the Workshop System and chrisgjohnson for ComputerCard.

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