← All modules
AvailableMIDI & Modulation

Chord Seq

Generate a progression, then route or export its MIDI.

About

A host-clocked chord-progression generator with deterministic voicing, harmonic analysis, MIDI output, and Standard MIDI File export.

Presets

Start from a named sound, then adjust the instrument to make it yours.

InitBalanced EightFocused FourMinor Explorer

How it works.

The host resolves the packaged model bytes, owns transport time, and advances the MIDI processor on the block clock. The face requests a progression; it never creates its own AudioContext or advances playback from a UI timer.

Generation produces chord tokens, then the pure voicing stage places those pitch classes near the selected octave with deterministic movement between chords. The same resulting note sequence feeds live MIDI output and file export.

If the model runtime is still loading or unavailable, the face labels and uses its deterministic I-vi-IV-V fallback. Native formats remain unclaimed until they have a compiled control kernel and native inference path.

Goes well with.

Preview

Chordex

Generate a voiced chord from one note.

Preview

Chord Lab 1

Generate chord sets and trace melodic paths.

Preview

Steps

A step sequencer and arpeggiator on one grid.