25 Utility Pair

Utility Pair splits the card into independent left and right utility engines. Each side owns one knob/control and one column of input/output jacks, letting two utilities run at once. In the 2025 multi-pack firmware, hold Z down at power/reset to enter utility selection mode, then choose left and right utilities and start. Specific jack behavior depends on the chosen utility pair.

README

Utility Pair

25 utilities, which can be combined in pairs.

The UF2 files and documentation are on the utility pair website, while source code is in a separate GitHub repository

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