< Back to IRCAM Forum

Loop for juxtaposing interpolated bpfs

Hi all,
I’m looking for a simple algorithm (either a loop or a lisp routine) that outputs a bpf-lib where the interpolated bpfs are juxtaposed and not superimposed. I attach here a simple example of the result I’d need to obtain. Thanks in advance for your precious support.
Best regards,
Francesco Vitale

Patch-6.omp (16.5 KB)

Dear Francesco

Here it is

Best
K

Patch-6-2.omp (26.8 KB)

Many thanks Karim! Here comes the difficult part. As you can see in the patch here attached, I have a loop that interpolates two bpf-libs exactly in the same way two bpfs are interpolated with bpf-interpol. Thus, I’m trying to get a loop, similar to the one you gave me, that juxtaposes the interpolated bpf-libs. This particular case really exceedes my knowledge of accum, but you surely will guess the right answer immediately.
Best,
Francesco

patch-6-with-bpf-lib.omp (29.7 KB)

Here it is Francesco

Best
K

patch-6-with-bpf-lib2.omp (41 KB)

Dear Karim,
that’s perfect. I only added (as you can see from the image) a “counter” that calculates the om-translate values automatically instead of having to insert them manually. Thanks for your invaluably helpful support, as usual.
Best,
Francesco

screenshot.pdf (82.7 KB)