First cleaning step in "dsp_files" directory.
[Faustine.git] / dsp_files / haar.16.tmp.dsp
diff --git a/dsp_files/haar.16.tmp.dsp b/dsp_files/haar.16.tmp.dsp
deleted file mode 100644 (file)
index 2058f2e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-decimate = vectorize(2):[1];
-mean = _ <: _,mem : + : /(2);
-left = _,!;
-process = _ <: (mean:decimate),decimate <: left,-;