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/train-test.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/cyclone/train-test.pd (limited to 'test/cyclone/train-test.pd') diff --git a/test/cyclone/train-test.pd b/test/cyclone/train-test.pd new file mode 100644 index 0000000..cbf6c4a --- /dev/null +++ b/test/cyclone/train-test.pd @@ -0,0 +1,17 @@ +#N canvas 450 299 450 300 12; +#X floatatom 71 50 5 0 0 0 - - -; +#X floatatom 95 77 5 0 0 0 - - -; +#X floatatom 120 108 5 0 0 0 - - -; +#X floatatom 71 229 5 0 0 0 - - -; +#X obj 158 229 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 201 187 capture~; +#X obj 71 144 train~; +#X obj 71 187 Snapshot~ 20; +#X connect 0 0 6 0; +#X connect 1 0 6 1; +#X connect 2 0 6 2; +#X connect 6 0 5 0; +#X connect 6 0 7 0; +#X connect 6 1 4 0; +#X connect 7 0 3 0; -- cgit v1.2.1