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/thresh-test.pd | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 test/cyclone/thresh-test.pd (limited to 'test/cyclone/thresh-test.pd') diff --git a/test/cyclone/thresh-test.pd b/test/cyclone/thresh-test.pd new file mode 100644 index 0000000..35e8ab7 --- /dev/null +++ b/test/cyclone/thresh-test.pd @@ -0,0 +1,41 @@ +#N canvas 415 237 602 431 12; +#X obj 339 290 print; +#X msg 339 173 1 test \, 2 test \, 3 test; +#X obj 339 256 thresh; +#X msg 472 218 300; +#X msg 516 218 1000; +#X msg 388 218 0; +#X msg 430 218 10; +#X msg 276 173 99; +#X msg 315 55 33; +#X obj 315 129 pipe 1; +#X obj 315 89 t 0 0; +#X obj 87 206 pipe 900; +#X msg 154 173 900; +#X msg 199 173 1000; +#X obj 87 89 t b b b; +#X msg 87 129 12; +#X msg 175 129 11; +#X msg 130 129 0; +#X msg 87 55 bang; +#X connect 1 0 2 0; +#X connect 2 0 0 0; +#X connect 3 0 2 1; +#X connect 4 0 2 1; +#X connect 5 0 2 1; +#X connect 6 0 2 1; +#X connect 7 0 2 0; +#X connect 8 0 10 0; +#X connect 9 0 2 0; +#X connect 10 0 9 0; +#X connect 10 1 2 0; +#X connect 11 0 2 0; +#X connect 12 0 11 1; +#X connect 13 0 11 1; +#X connect 14 0 15 0; +#X connect 14 1 17 0; +#X connect 14 2 16 0; +#X connect 15 0 11 0; +#X connect 16 0 2 0; +#X connect 17 0 2 1; +#X connect 18 0 14 0; -- cgit v1.2.1