[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Pattern Triggering Key
Hi,
May be something like Pclutch could help.
http://doc.sccode.org/Classes/Pclutch.html
On 12/18/19, bobby.donnegan@xxxxxxxxx <bobby.donnegan@xxxxxxxxx> wrote:
> Hi there -
>
> Pbind(
> \freq, Pwhite(400, 900, inf),
> \dur, Pseq([0.2, 0.4, 0.5], inf)
> ).play;
>
> I would like to take the Pseq that is giving values to the \dur key
> and, when it finishes each repetition, use it to trigger a new value
> in the \freq key... instead of the \freq key giving new values at each
> event. Is there a type of object that does "end-of-pattern triggers"
> or something to that effect?
>
> Thanks,
> Bobby
>
> _______________________________________________
> 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/
>
_______________________________________________
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/