Skip to content

@liminal-hq/undertone / chord

Function: chord()

chord(input): Pattern<ControlPatch>

Defined in: control.ts:94

Starts a chord-symbol pattern — chain .voicing() to expand each chord into simultaneous notes. Accepts a mini-notation string of chord symbols ("<Dm9 BbM7 Gm9 A7sus>").

Parameters

input

string

Returns

Pattern<ControlPatch>