2007/2/5, hard off hard.off@gmail.com:
has someone got a shaper filter patch? preferably one where i can draw the frequency responce curve into an array.
Well, don't sndsource -> fft -> multiply(fft_result, freq_response_array) -> rfft -> do the same? (See doc/3.audio.examples/I03.resynthesis.pd for the implementation.)