spin

From TidalCycles userbase
Revision as of 00:00, 10 December 2018 by Yaxu (talk | contribs) (Yaxu moved page Spin to spin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Type: spin :: Pattern Int -> ControlPattern -> ControlPattern

spin will play the given number of copies of the given control pattern at once. For n copies, each successive copy will be offset in time by an additional 1/n of a cycle, and also panned in space by an additional n1/n</source>. This function works particularly well on multichannel systems.

d1 $ slow 3 $ spin 4 $ sound "drum*3 tabla:4 [arpy:2 ~ arpy] [can:2 can:3]"