a better singlepass

This commit is contained in:
2021-01-14 14:15:42 +01:00
parent 8a1b164ea7
commit 6a53282cd9
5 changed files with 16 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ OBJS = fonctions.o sfx.o crapulator.o glitches.o metriques.o \
DEPS = fonctions.h crapulator.h metriques.h glitches.h sfx.h \
filterstack.h crapdef.h crapstr.h single.h
all: fonderie interpolator t
all: fonderie interpolator singlepass t
# ---------------------------------------------------------