quantizersequencerharmonycvgenerative

55 Fifths

Fifths quantizes incoming or generated CV to keys arranged around the circle of fifths and outputs both a quantized note and an ambiguous third harmony voice. It can run from external clock (Pulse In 1) or internal tap-tempo clock, and can loop or write incoming material depending on switch state/toggles. Loop length is set by X, key center is selected by Main (or CV In 2), and CV In 1 transposes up to two octaves. Pulse outputs provide an internal clock pulse plus a probabilistic sequence pulse stream.

WatchDemo video

Panel

Workshop Computer panelKey CenterLoop LengthVCA AttCV/Audio SourceVCA CVTranspose CVKey CVExternal ClockLoop ToggleKey Monitor OutputVCA OutputQuantized NoteThird HarmonyInternal Clock PulseSequence Pulse

Controls

Main knob

Key Center
Selects key center index when CV In 2 is not connected

X knob

Loop Length
Sets quantizer/sequencer loop length from 1 to 12 steps

Y knob

VCA Att
Controls input scaling; can be replaced by Audio In 2 control

Switch

Write Mode: Favors live/write behavior over loop playback

Loop Mode: Starts in looping playback mode

Tap/Shift Input: Tap tempo and hold gestures for alternate parameter editing

Inputs & Outputs

Inputs

Outputs

Inputs

Audio 1

CV/Audio Source
Main signal to be sampled/quantized (or internal random source when unpatched)

Audio 2

VCA CV
Optional VCA/modulation control for input scaling

CV 1

Transpose CV
Adds up to roughly two octaves of transpose before quantization

CV 2

Key CV
Selects key index around the circle of fifths

Pulse 1

External Clock
Advances quantizer/sequencer on rising edge when connected

Pulse 2

Loop Toggle
Toggles loop/write behavior

Outputs

Audio 1

Key Monitor Output
Main knob-centered monitoring signal

Audio 2

VCA Output
Scaled input/random signal used as quantizer source

CV 1

Quantized Note
Primary quantized pitch output (MIDI note mapped to CV)

CV 2

Third Harmony
Harmonic third (major/minor context-sensitive) from quantized note

Pulse 1

Internal Clock Pulse
Gate pulse at internal quarter-note timing

Pulse 2

Sequence Pulse
Pulse stream from probabilistic/looped pulse sequencer

README

Fifths

A quantizer/sequencer that creates harmony and nimbly traverses the circle of fifths in attempts to make jazz, for the Music Thing Workshop System Computer.

By Dune Desormeaux (@dessertplanet).

Fifths quantizes incoming or generated CV to keys arranged around the circle of fifths and outputs both a quantized note and an ambiguous third harmony voice. It runs from an external clock (Pulse In 1) or an internal tap-tempo clock, and can loop or write incoming material depending on the switch.

Demo

Fifths demo video

Documentation

Documentation PDF

PDF preview not available.

Download fifths_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