Skip to content

@liminal-hq/undertone / sound

Function: sound()

sound(input): Pattern<ControlPatch>

Defined in: control.ts:42

Starts an unpitched pattern — the natural entry point for noise-type voices (clicks, hits). Accepts a single sound type or a mini-notation string of them ("white ~ pink(3,8)").

Parameters

input

string

Returns

Pattern<ControlPatch>