[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Re: Pattern



Another option is to use Pdefn.

A simple example could be:

(
Pdefn(\degree, Pseq([1,2,3],inf));
Pbind(
	\instrument, \default,
	\dur, 1,
	\degree, Pdefn(\degree),
).play;
)

Pdefn(\degree, Pseq([1,2,5],inf));

As you notice Pdefn can be changed outside the Pbind.

Hope that's useful.



--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Pattern-tp7629661p7629699.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.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/