[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Multiple value streams chosen by a shared Prand
with a couple of Ptuple, like this...
Pbind(
\instrument, \sine
, [\pch, \dur], Prand([
//pch and dur sequence 1
Ptuple([Pseq([60,61], 1), Pseq([1,2], 1)])
,
//pch and dur sequence 2
Ptuple([Pseq([48,49,50], 1), Pseq([1,2,3], 1)])
], inf).trace
).play
_f
> 2 juni 2021 kl. 02:32 skrev zuckerman.jeremy@xxxxxxxxx:
>
> Hi!
>
> How would I do something like this?
>
> Pbind(
> \instrument, \sine
> , [\pch, \dur], Prand([
> //pch and dur sequence 1
> [Pseq([60,61], 1), Pseq([1,2], 1)]
> ,
> //pch and dur sequence 2
> [Pseq([48,49,50], 1), Pseq([1,2,3], 1)]
> ], inf)
> )
>
> Thanks!
> -j
#|
fredrikolofsson.com musicalfieldsforever.com
|#
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/