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/peakamp-test.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test/cyclone/peakamp-test.pd (limited to 'test/cyclone/peakamp-test.pd') diff --git a/test/cyclone/peakamp-test.pd b/test/cyclone/peakamp-test.pd new file mode 100644 index 0000000..c0c3121 --- /dev/null +++ b/test/cyclone/peakamp-test.pd @@ -0,0 +1,25 @@ +#N canvas 354 192 367 254 12; +#X obj 190 160 peakamp~ 1; +#X obj 31 82 count~ 0 64 1 1; +#X obj 31 225 capture~; +#X msg 190 124 bang; +#X floatatom 126 225 5 0 0 0 - - -; +#X obj 190 221 capture 1000; +#X msg 31 47 min \$1; +#X floatatom 31 16 5 0 0 0 - - -; +#X floatatom 161 16 5 0 0 0 - - -; +#X msg 59 192 open; +#X obj 59 160 delay 0; +#X msg 59 124 bang; +#X connect 0 0 4 0; +#X connect 0 0 5 0; +#X connect 1 0 0 0; +#X connect 1 0 2 0; +#X connect 3 0 0 0; +#X connect 6 0 1 0; +#X connect 7 0 6 0; +#X connect 8 0 1 1; +#X connect 9 0 2 0; +#X connect 9 0 5 0; +#X connect 10 0 9 0; +#X connect 11 0 10 0; -- cgit v1.2.1