pickF

From TidalCycles userbase
Revision as of 19:56, 11 May 2020 by Ovitus (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
pickF :: Pattern Int -> [Pattern a -> Pattern a] -> Pattern a -> Pattern a

chooses between a list of functions, using a pattern of integers

see also: squeeze, selectF, select