25 Utility Pair

ClassicStart HereUsefulutilitymulti-toolmodulationeffects

Utility Pair splits the Computer module into two halves, each running a 'utility' module to do simple but useful things with the signals in the system. Any pair of utilities can be combined. Download from chris-j.co.uk/utility_pair.

WatchDemo video

Panel

Workshop Computer panelLeft Secondary ControlLeft Primary ControlRight Primary ControlLeft Audio InRight Audio InLeft CV InRight CV InLeft Pulse InRight Pulse InLeft Audio OutRight Audio OutpLeft CV OutRight CV OutLeft Pulse OutRight Pulse Out

Controls

Main knob

Left Secondary Control
Main knob is owned by left utility

X knob

Left Primary Control
X knob is owned by left utility

Y knob

Right Primary Control
Y knob is owned by right utility

Switch

Right Secondary Control

Inputs & Outputs

Inputs

Outputs

Inputs

Audio 1

Left Audio In

Audio 2

Right Audio In

CV 1

Left CV In

CV 2

Right CV In

Pulse 1

Left Pulse In

Pulse 2

Right Pulse In

Outputs

Audio 1

Left Audio Out

Audio 2

Right Audio Outp

CV 1

Left CV Out

CV 2

Right CV Out

Pulse 1

Left Pulse Out

Pulse 2

Right Pulse Out
Right-side pulse output generated by selected right utility

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.