New directory tree, with preprocessor/ inside interpretor/.
[Faustine.git] / dsp_files / tests / import_test.dsp
diff --git a/dsp_files/tests/import_test.dsp b/dsp_files/tests/import_test.dsp
deleted file mode 100644 (file)
index d6f83a1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-declare name " noise " ;
-declare copyright " ( c ) GRAME 2006 " ;
-
-import ( "music.lib" ) ;
-
-// noise level controlled by a slider
-
-process = noise : +(1);
-//process = (_,12345:+)~(_,1103515245:*),2147483647.0 : /;