On 2 Jan 2019, at 16:16, mr.lucedan@xxxxxxxxxx wrote:Hi all,is it possible to tell a Pbind to update automatically at any cycle or any fixed duration?I'd love to do something like this:~pilot_variable = Pseq([..., ..., ...], inf);Ndef(\stream)[0] = Pbind(\note, ~pilot_variable).play;so to change only the variables outside of the Pbind function.Maybe someone knows some other method?BestLuca