X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/043c676f59520b93dfacfa0d8d7e1fdd448cd7dc..1878a8448a5a73cbf289306beb5e88ab48561129:/dsp_files/tests/import_test.dsp diff --git a/dsp_files/tests/import_test.dsp b/dsp_files/tests/import_test.dsp new file mode 100644 index 0000000..d6f83a1 --- /dev/null +++ b/dsp_files/tests/import_test.dsp @@ -0,0 +1,9 @@ +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 : /;