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/midi-test.pd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 test/cyclone/midi-test.pd (limited to 'test/cyclone/midi-test.pd') diff --git a/test/cyclone/midi-test.pd b/test/cyclone/midi-test.pd new file mode 100644 index 0000000..8846f70 --- /dev/null +++ b/test/cyclone/midi-test.pd @@ -0,0 +1,33 @@ +#N canvas 236 201 400 408 12; +#X obj 207 181 flush; +#X msg 46 29 bang; +#X obj 207 76 midiparse; +#X obj 207 29 midiin; +#X obj 207 283 midiformat; +#X obj 207 234 pack; +#X obj 207 336 midiout; +#X obj 46 181 midiflush; +#X obj 46 128 spigot; +#X obj 207 128 spigot; +#X obj 134 25 tgl 25 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X obj 134 76 == 0; +#X floatatom 46 222 5 0 0; +#X floatatom 294 336 5 0 0; +#X connect 0 0 5 0; +#X connect 0 1 5 1; +#X connect 1 0 9 0; +#X connect 1 0 8 0; +#X connect 2 0 9 0; +#X connect 3 0 8 0; +#X connect 3 0 2 0; +#X connect 4 0 6 0; +#X connect 4 0 13 0; +#X connect 5 0 4 0; +#X connect 7 0 6 0; +#X connect 7 0 12 0; +#X connect 8 0 7 0; +#X connect 9 0 0 0; +#X connect 10 0 8 1; +#X connect 10 0 11 0; +#X connect 11 0 9 1; -- cgit v1.2.1