Hi, you can just use [delwrite~] + [delread~], but you have to make sure that they are scheduled in the right order, see "G05.execution.order.pd" in "doc/3.audio.examples". Also, you have to convert from samples to milliseconds.
For convenience, I often use [z~] from zexy, which is a delay line in a single object, with the delay time given in samples. Christof > Gesendet: Samstag, 25. Januar 2020 um 18:46 Uhr > Von: "Ingo" <[email protected]> > An: 'Pd-List' <[email protected]> > Betreff: [PD] Audio delay by symples (for comb filter) > > Hi everybody! > > I'm planning on delaying a bandpass filter by samples to create a comb > filter effect. > Is this possible or can it be done only by audio blocks? > > If it is possible which object(s) would I use? > > Thanks > Ingo > > > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
