working on glitches

This commit is contained in:
le vieux
2020-11-15 21:31:02 +01:00
parent 1334d96822
commit fdc2544ad1
6 changed files with 90 additions and 4 deletions

View File

@@ -167,7 +167,7 @@ for (idx=0; idx<globbuf.gl_pathc; idx++) {
coef = (float)step / (float)Nsteps;
fimg_interpolate(pSecond, pFirst, &Out, coef);
/* here we can insert the output filter */
/* here we can insert the OUTPUT filter */
foo = crapulator(&Out, outfx, value);
if (foo) {
fprintf(stderr, "\nout fx %d crapulator failure %d\n",