Hey guys! I´d like to post my first question in this frum ;-)
I have lo create a flanger-like sound in Pd an my proffessor told me, that it could be made using 2 variable delay lines and crosfading both output with k*blocksize.
My problem is now, how to implement such a delay line.
My idea for a variable delay line
pink-->rfft-->absolut value of rfft--> delwrite~ a 1000~-->vd~ a-->/blocksize~rifft

I think,I need to use delwrite and not tabwrite because it is a delay line I want to programme, isn´t it?
Thanks for running this forum!