From faada59567f8cb252f4a909116595ce309ff5828 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 23 May 2003 12:29:55 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r647, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/miXed/; revision=648 --- test/cyclone/spike-test.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 test/cyclone/spike-test.pd (limited to 'test/cyclone/spike-test.pd') diff --git a/test/cyclone/spike-test.pd b/test/cyclone/spike-test.pd new file mode 100644 index 0000000..4fb168c --- /dev/null +++ b/test/cyclone/spike-test.pd @@ -0,0 +1,23 @@ +#N canvas 442 260 450 300 12; +#X obj 59 186 spike~; +#X obj 59 225 print; +#X obj 59 75 phasor~ 1; +#X floatatom 59 38 5 0 0 0 - - -; +#X floatatom 131 149 5 0 0 0 - - -; +#X floatatom 133 225 10 0 0 0 - - -; +#X obj 59 112 change~; +#X obj 59 149 +~ 1; +#X obj 239 186 spike~; +#X floatatom 311 149 5 0 0 0 - - -; +#X floatatom 313 225 10 0 0 0 - - -; +#X obj 239 149 -~ 1; +#X connect 0 0 5 0; +#X connect 2 0 6 0; +#X connect 3 0 2 0; +#X connect 4 0 0 1; +#X connect 6 0 7 0; +#X connect 6 0 11 0; +#X connect 7 0 0 0; +#X connect 8 0 10 0; +#X connect 9 0 8 1; +#X connect 11 0 8 0; -- cgit v1.2.1