plyWith
This commit is contained in:
parent
a18510cc10
commit
423fbae67a
1 changed files with 8 additions and 0 deletions
8
tidal.md
8
tidal.md
|
@ -25,6 +25,14 @@ ccn -- midi parameter
|
|||
range -- mapping di valori a ->> b a1 ->> b1
|
||||
segment -- campiona funzioni continue
|
||||
|
||||
|
||||
ply (aka plyWith)
|
||||
plyWith
|
||||
d1 $ plyWith 4 id $ "bd sn"
|
||||
|
||||
id -- funzione fittizia (placeholder vuoto)
|
||||
someCycles -- a una 50% di cicli viene applicata una funzione
|
||||
|
||||
{} -- polymeter (https://music.stackexchange.com/questions/10488/polymeter-vs-polyrhythm)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue