Hi Ronni, ronni montoya wrote: > Hi list, one question: i have 2 abstractions that are generating > streams of data, ,how can i interpolate between this 2 streams? for > example when my slider is the left then the output is stream "a" and > when my slider moves to the right it gradually convert into stream "b" > . Is there is an easy way for doing this?
For what I understand, you want interpolation and not average. Maybe with [float], [spigot] and [metro]. Drive the metros so they bang the [float] at a rate related to your slider. Have a look at [switch] too. Cheers, Charlot _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
