Skip to content

@liminal-hq/undertone / n

Function: n()

n(input): Pattern<ControlPatch>

Defined in: control.ts:79

Starts a scale-degree pattern — chain .scale("D5:minor") to resolve it into real pitches. Accepts a raw integer degree or a mini-notation string of them ("0 2 4 <1 3>").

Parameters

input

string | number

Returns

Pattern<ControlPatch>