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/midiparse-test.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 test/cyclone/midiparse-test.pd (limited to 'test/cyclone/midiparse-test.pd') diff --git a/test/cyclone/midiparse-test.pd b/test/cyclone/midiparse-test.pd new file mode 100644 index 0000000..b006c94 --- /dev/null +++ b/test/cyclone/midiparse-test.pd @@ -0,0 +1,28 @@ +#N canvas 445 218 450 300 12; +#X obj 124 189 midiparse; +#X obj 124 225 funnel 7; +#X obj 124 262 print; +#X msg 124 18 145 \, 0 \, 64; +#X msg 137 44 145 \, 1 \, 0; +#X floatatom 39 18 5 0 0; +#X msg 152 71 128 \, 2 \, 0; +#X msg 44 148 bang; +#X msg 42 71 1 2 3; +#X msg 207 103 248; +#X msg 160 103 240; +#X connect 0 0 1 0; +#X connect 0 1 1 1; +#X connect 0 2 1 2; +#X connect 0 3 1 3; +#X connect 0 4 1 4; +#X connect 0 5 1 5; +#X connect 0 6 1 6; +#X connect 1 0 2 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X connect 8 0 0 0; +#X connect 9 0 0 0; +#X connect 10 0 0 0; -- cgit v1.2.1