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/sigcapture-test.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test/cyclone/sigcapture-test.pd (limited to 'test/cyclone/sigcapture-test.pd') diff --git a/test/cyclone/sigcapture-test.pd b/test/cyclone/sigcapture-test.pd new file mode 100644 index 0000000..2225e61 --- /dev/null +++ b/test/cyclone/sigcapture-test.pd @@ -0,0 +1,25 @@ +#N canvas 249 232 527 300 12; +#X obj 200 34 phasor~ 1; +#X floatatom 45 34 5 0 0 0 - - -; +#X msg 306 34 clear; +#X msg 306 69 write; +#X obj 199 107 capture~ 1000 7; +#X obj 47 215 *~ 100; +#X obj 47 256 capture~ 1000 0; +#X obj 47 174 osc~ 100; +#X msg 76 69 clear; +#X obj 45 107 capture~ f; +#X obj 225 215 count~; +#X obj 225 174 bang~; +#X obj 225 256 capture~ 100 0 3 5 7 11 999 13; +#X obj 328 234 capture~ 1000; +#X connect 0 0 4 0; +#X connect 1 0 9 0; +#X connect 2 0 4 0; +#X connect 3 0 4 0; +#X connect 5 0 6 0; +#X connect 7 0 5 0; +#X connect 8 0 9 0; +#X connect 10 0 12 0; +#X connect 10 0 13 0; +#X connect 11 0 10 0; -- cgit v1.2.1