Mihail S -
oh I just checked and there is @interp argument for peek 0 = 'none' 1 = 'spline6' 2 = 'step' 3 = 'cosine' 4 = 'cubic' 5 = 'fastcubic' 6 =...
3
Ifa -
Hi Graham Wakefield ! thank you so much !! now it works like a charm ! for me it was not so easy to find/create a GenExpr code for FIR...
4
Exit Only -
great patch peter!
13
Graham Wakefield -
Yep, that's usually the easiest way from within Max. In case you're working on something for gen~ code export, and need to fill Data...
Conall Ó Maoláin -
The fft is so I can separate each frequency bin into independent channels and then transform the multichannel signal back to time domain...
5
dequalsrxt -
Ah, hadn't considered that. So would using a trigger object on the top level max patch add an extra vector of latency? I have a similar two...
6
Robert Rethwisch -
I'll do some tests to see if other patches have this problem too, with this patch at least it seems the buffers need to be specified at...
9
A few years later, I found another solution to this problem that I like even better. The constraint is that the period N is only allowed...
slo ~|• -
Thanks much Graham. Super clear and super helpful.
11
Lionel -
If i round the delay time in samples to the nearest int, it works as expected, indeed Should have figured that out by myself...
8