Hello!
I have several questions which aren't big enough for their own issues, so I decided to put them here together.
How to stretch pbjorklund?
Docs says
... so it can be easily multiplied if you want it to be longer or shorter.
I came up with this:
(next-n (pbind :embed (pbjorklund 3 16) :dur (p* (pk :dur) 2)) 16)
Is there a simpler way do that?
How to use pmeta
For example there is a :stretch pmeta key, but I can't wrap my head around it.
Could you please give another example of pmeta usage?
Thank you!
Hello!
I have several questions which aren't big enough for their own issues, so I decided to put them here together.
How to stretch
pbjorklund?Docs says
I came up with this:
Is there a simpler way do that?
How to use
pmetaFor example there is a
:stretchpmeta key, but I can't wrap my head around it.Could you please give another example of
pmetausage?Thank you!