Hallo, also see [sroute] which is a hidden leftover in the [list]-abs collection.
The idea is to use a one-argument [select] instead of [route]. [select] with no or one argument has an additional inlet, where you can set the thing it selects. Decorate this with some [list split 1] and [list] objects and you have a simple settable [route]. No dynamic patching or externals necessary. Ciao -- Frank Jonathan Wilkes hat gesagt: // Jonathan Wilkes wrote: > I built a settable route abstraction using dynamic patching. It requires > [initbang], which is missing in pd-vanilla, so you'll need pd-ext if you want > to use it. > > Let me know how it works if you try it. > > -Jonathan > > --- On Tue, 3/17/09, Ingo Scherzinger <[email protected]> wrote: > > > From: Ingo Scherzinger <[email protected]> > > Subject: Re: [PD] dynamic creation arguments for route > > To: [email protected] > > Date: Tuesday, March 17, 2009, 5:25 PM > > >Is is possible to dynamically alter the creation > > arguments for a route > > > > >object? > > > > > > > > [maxlib/nroute] can do that. The only difference to [route] > > is that it > > doesn't eliminate the value that is routed. This is > > because it can be set to > > any location of the list that's coming in. > > > > > > > > Ingo > > > > _______________________________________________ > > [email protected] mailing list > > UNSUBSCRIBE and account-management -> > > http://lists.puredata.info/listinfo/pd-list > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
