37 Compulidean

Drum-machine card built around Euclidean pattern generation and sample playback. This release folder is a stub; code, full documentation, and UF2 downloads live in the external repository.

README

Compulidean

Drum machine/Euclidean generated drum patterns + drum machine.

A WIP port of my Microlidian project to the Music Thing Modular Workshop System Computer.

Visit the github for code+documentation and download UF2 image here.

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