From a0f8c026117d1bbe094894d614136efea4b65c97 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 14 Aug 2003 14:32:00 +0000 Subject: 10 new sickle classes svn path=/trunk/externals/miXed/; revision=846 --- test/cyclone/mstosamps-test.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 test/cyclone/mstosamps-test.pd (limited to 'test/cyclone/mstosamps-test.pd') diff --git a/test/cyclone/mstosamps-test.pd b/test/cyclone/mstosamps-test.pd new file mode 100644 index 0000000..67f23cd --- /dev/null +++ b/test/cyclone/mstosamps-test.pd @@ -0,0 +1,23 @@ +#N canvas 0 0 450 300 12; +#X obj 160 72 mstosamps~; +#X floatatom 160 39 5 0 0 0 - - -; +#X obj 245 143 sampstoms~; +#X floatatom 330 180 5 0 0 0 - - -; +#X floatatom 245 110 5 0 0 0 - - -; +#X obj 244 212 Snapshot~ 100; +#X floatatom 244 246 5 0 0 0 - - -; +#X obj 98 143 Snapshot~ 100; +#X floatatom 98 180 5 0 0 0 - - -; +#X floatatom 41 39 5 0 0 0 - - -; +#X obj 41 72 sig~; +#X connect 0 0 7 0; +#X connect 0 0 2 0; +#X connect 0 1 4 0; +#X connect 1 0 0 0; +#X connect 2 0 5 0; +#X connect 2 1 3 0; +#X connect 4 0 2 0; +#X connect 5 0 6 0; +#X connect 7 0 8 0; +#X connect 9 0 10 0; +#X connect 10 0 0 0; -- cgit v1.2.1