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/scope-test1.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 test/cyclone/scope-test1.pd (limited to 'test/cyclone/scope-test1.pd') diff --git a/test/cyclone/scope-test1.pd b/test/cyclone/scope-test1.pd new file mode 100644 index 0000000..60af46d --- /dev/null +++ b/test/cyclone/scope-test1.pd @@ -0,0 +1,28 @@ +#N canvas 236 201 450 300 12; +#X obj 17 27 osc~ 440; +#X obj 15 250 dac~; +#X obj 16 190 *~ 0.1; +#X obj 177 135 Scope~ 252 152 10 3 100 -1 1 0 0 0 0 102 255 51 135 +135 135 0; +#X floatatom 177 96 5 0 0 0 - - -; +#X msg 270 96 bufsize \$1; +#X floatatom 270 60 5 0 0 0 - - -; +#X msg 177 21 10; +#X msg 270 21 100; +#X obj 38 96 triangle~; +#X obj 17 141 *~; +#X floatatom 107 27 5 0 0 0 - - -; +#X obj 38 60 phasor~ 4; +#X connect 0 0 10 0; +#X connect 2 0 1 0; +#X connect 2 0 1 1; +#X connect 4 0 3 0; +#X connect 5 0 3 0; +#X connect 6 0 5 0; +#X connect 7 0 4 0; +#X connect 8 0 6 0; +#X connect 9 0 10 1; +#X connect 10 0 2 0; +#X connect 10 0 3 0; +#X connect 11 0 12 0; +#X connect 12 0 9 0; -- cgit v1.2.1