On 17/01/2015 13:54, IOhannes m zmölnig wrote:
the objects themselves are not notified of this, they just get 128 sample chunks to process. inspecting the signal-vector's samplerate (sic!, it's really a data-rate) will reveal that it has now the double samplerate as when using [block~ 128].
That means that, for example, If I need overlapp-add for filtering, in my external's code I can avoid it because PD manage OLA by itself?
fgmsar IOhannes