asap

From TidalCycles userbase
Revision as of 03:25, 24 January 2019 by License (talk | contribs) (Created page with "{{DISPLAYTITLE:asap}} Type: <syntaxhighlight lang="haskell" inline>asap :: ControlPattern -> IO ()</syntaxhighlight> Play one cycle of pattern immediately...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Type: asap :: ControlPattern -> IO ()

Play one cycle of pattern immediately.

asap $ sound "cp"

See also once.