31 ESP

ESP processes incoming audio through a gain stage and bandpass section, then derives envelope, gate, trigger, and pitch control signals. Main controls preamp gain, X sets lower cutoff, and Y sets upper cutoff. In switch middle, pitch updates are held unless gate is high; otherwise pitch tracks continuously. Audio Out 1 is post-gain signal and Audio Out 2 is bandpassed output.

README

ESP

A MS-20-style External Signal Processor that includes a preamp, bandpass filter, envelope follower, gate, and 1v/oct pitch outs. MS-20 Patchbay
UF2 build at /UF2
PDF Documentation at docs/ESP_Card_Doc

Documentation PDF

PDF preview not available.

Download ESP_Card_Doc.pdf

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