Well, that's part of it, but vline~ can also schedule ramps to begin and end between samples, which makes it more expensive than line~.
-Jonathan --- On Fri, 8/20/10, tim vets <[email protected]> wrote: From: tim vets <[email protected]> Subject: Re: [PD] selecting 1 output signal from multiple input signals To: "Jonathan Wilkes" <[email protected]>, "pd-list" <[email protected]> Date: Friday, August 20, 2010, 8:08 AM 2010/8/20 Jonathan Wilkes <[email protected]> --- On Fri, 8/20/10, Johnny Ferguson <[email protected]> wrote: > From: Johnny Ferguson <[email protected]> > Subject: [PD] selecting 1 output signal from multiple input signals > To: [email protected] > Date: Friday, August 20, 2010, 5:37 AM > Is there an external object that will > do what I'm looking for? > > I am creating an ADSR object, and I need to route one > [line~] object for each phase of the envelope to [r~ > $0-envelope] Is there a reason you can't just use one [line~] object and a [delay] to time the messages accordingly? isn't that what vline~ is for ? > > I've found out that I can't have more than one [s~ > $0-envelope] which makes sense as audio rate objects have > constant output and would reset eachother, or explode (I'm > not sure which). > > So what I'm looking for would essentially be an audio rate > multiplexer. I could roll my own, but I hate to reinvent the > wheel. I thought there might be something like [gate~], but > didn't find anything. > > -Johnny > > > _______________________________________________ > [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
