"Andrew W. Schmeder" wrote:
The other options are to do tricky stuff with the block size and overlap or use some completely different method like convolution (also untested ideas for me).
should exactly give you what you want: control_rate:=dsp_rate 2 things: a) if you want access to the adc~/dac~, you will have to do it in a subpatch (nona: as with all uses of the block~ object) b) most signal-routines have optimized loop-kernels (and therefore doing some more or less nasty things outside the loop-kernel). performance will be significantly worse
mfg.casd.sr IOhannes