[PD] fx chaining without glitch

i go bananas hard.off at gmail.com
Fri Oct 21 12:02:19 CEST 2011


here's a quick example with throw~ and catch~

On Fri, Oct 21, 2011 at 4:57 PM, Roman Haefeli <reduzent at gmail.com> wrote:

> On Thu, 2011-10-20 at 23:48 -0400, Hans-Christoph Steiner wrote:
> > I think the way you'd do it to prevent glitches is to have them in
> > subpatches, always attached, and then turn them on and off with a [*~]
> > and a [switch~].
>
> How are you gonna patch this without creating DSP loops?
>
> Roman
>
>
> > On Oct 20, 2011, at 9:44 PM, patrick wrote:
> >
> > > hi everyone,
> > >
> > > i would like to make a patch with multiple fx~ _but_ is it possible to
> > > chain the fx~ and change the order without a single glitch in the dsp.
> > > as an example:
> > >
> > > [adc~]
> > > |
> > > [reverb~]
> > > |
> > > [distortion~]
> > > |
> > > [dac~]
> > >
> > > now pressing a bang and automagically:
> > >
> > > [adc~]
> > > |
> > > [distortion~]
> > > |
> > > [reverb~]
> > > |
> > > [dac~]
> > >
> > > is it possible in pd?
> > > thanks,
> > > pat
> > >
> > > _______________________________________________
> > > Pd-list at iem.at mailing list
> > > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
> >
> >
> >
> >
> ----------------------------------------------------------------------------
> >
> > "[W]e have invented the technology to eliminate scarcity, but we are
> > deliberately throwing it away to benefit those who profit from
> > scarcity."        -John Gilmore
> >
> >
> >
> > _______________________________________________
> > Pd-list at iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20111021/79c386e4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simpleRouting.pd
Type: application/octet-stream
Size: 1633 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20111021/79c386e4/attachment.obj>


More information about the Pd-list mailing list