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

Re: [sc-users] Pattern Triggering Key



One way of achieving the result might be

Pbind(
\freq, Pstutter(3, Pwhite(400, 900, inf)),
\dur, Pseq([0.2, 0.4, 0.5], inf)
).play;

... where 3 in the Pstutter is the number of items in the Pseq list.

I understand this does not answer the question as to "how to tell a Pseq has finished one repeat", but it's a different solution.

Bruno

On Tue, Dec 17, 2019, 7:41 PM <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.): https://urldefense.proofpoint.com/v2/url?u=http-3A__www.birmingham.ac.uk_facilities_ea-2Dstudios_research_supercollider_mailinglist.aspx&d=DwIBaQ&c=iVyFbx9TtkoGWXYs40w9MA&r=mSv1zL8QgVlQIHn9KwDD-g&m=EnbjldUXKD0DXO6iPfwbXvdUP5URKJGYZaftuI_kuH8&s=itIngGGr_I7gta_bpf0rM8AUiZAlgC94bkenmN3PmUU&e=
archive: https://urldefense.proofpoint.com/v2/url?u=http-3A__www.listarc.bham.ac.uk_marchives_sc-2Dusers_&d=DwIBaQ&c=iVyFbx9TtkoGWXYs40w9MA&r=mSv1zL8QgVlQIHn9KwDD-g&m=EnbjldUXKD0DXO6iPfwbXvdUP5URKJGYZaftuI_kuH8&s=oPiZNpmFgiK6NnwteMZwcoqT7oMr9LEiPfTSKeaPbUA&e=
search: https://urldefense.proofpoint.com/v2/url?u=http-3A__www.listarc.bham.ac.uk_lists_sc-2Dusers_search_&d=DwIBaQ&c=iVyFbx9TtkoGWXYs40w9MA&r=mSv1zL8QgVlQIHn9KwDD-g&m=EnbjldUXKD0DXO6iPfwbXvdUP5URKJGYZaftuI_kuH8&s=Ls2TkunA4NYnXppkTq43nKAftuZIPK8M3jvYm7EcwKI&e=