From 5943321aa126a333d697d52e95a98a7696d9aff9 Mon Sep 17 00:00:00 2001 From: Winfried Ritsch Date: Tue, 12 Apr 2005 09:37:16 +0000 Subject: initial svn path=/trunk/externals/iem/comport/; revision=2730 --- bird/testbird.pd | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 bird/testbird.pd (limited to 'bird/testbird.pd') diff --git a/bird/testbird.pd b/bird/testbird.pd new file mode 100644 index 0000000..03b18fb --- /dev/null +++ b/bird/testbird.pd @@ -0,0 +1,96 @@ +#N canvas 231 237 720 492 10; +#X obj 134 195 bird; +#X floatatom 203 248 4 0 0; +#X msg 117 58 set POINT; +#X msg 19 191 bang; +#X obj 188 197 comport 1 9600; +#X msg 28 58 set STREAM; +#X floatatom 51 329 7 0 0; +#X floatatom 71 360 7 0 0; +#X floatatom 92 394 7 0 0; +#X floatatom 113 333 7 0 0; +#X floatatom 133 362 7 0 0; +#X floatatom 155 395 7 0 0; +#X text 406 121 comment; +#X text 63 37 operationg mode; +#X floatatom 177 331 7 0 0; +#X floatatom 197 362 7 0 0; +#X floatatom 218 396 7 0 0; +#X floatatom 239 335 7 0 0; +#X floatatom 259 364 7 0 0; +#X floatatom 281 397 7 0 0; +#X msg 29 90 set RUN; +#X msg 97 92 set SLEEP; +#X text 11 171 data point; +#X obj 349 227 s birdctl; +#X obj 193 130 r birdctl; +#X obj 51 147 s birdctl; +#X obj 51 292 unpack 1 2 3 4 5 6 7 8 9 10 11 12; +#X text 479 38 3 floats; +#X text 479 65 9 floats; +#X text 480 89 3 floats; +#X text 483 115 4 floats; +#X text 481 137 6 floats; +#X text 480 167 12 floats; +#X text 488 192 7 floats; +#X text 353 16 DATA MODES; +#X text 350 254 SETTINGS; +#X msg 418 259 set AngleAlign1 0 0 0 0 0 0; +#X msg 417 288 set AngleAlign2 0 0 0; +#X msg 381 42 set ANGLES; +#X msg 381 64 set MATRIX; +#X msg 381 87 set POSITION; +#X msg 381 110 set QUARTER; +#X msg 384 139 set POSANG; +#X msg 380 165 set POSMAT; +#X msg 382 190 set POSQUARTER; +#X msg 420 314 set Hemisphere 0 0; +#X msg 420 337 set RefFrame1 0 0 0 0 0 0; +#X msg 423 362 set RefFrame2 0 0 0; +#X msg 420 386 set RepRate1; +#X msg 420 407 set RepRate2; +#X msg 420 429 set RepRate8; +#X msg 420 451 set RepRate32; +#X obj 341 451 s birdctl; +#X msg 195 154 verbose 1; +#X msg 196 175 verbose 0; +#X connect 0 0 26 0; +#X connect 0 1 1 0; +#X connect 0 1 4 0; +#X connect 2 0 25 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 25 0; +#X connect 20 0 25 0; +#X connect 21 0 25 0; +#X connect 24 0 0 0; +#X connect 26 0 6 0; +#X connect 26 1 7 0; +#X connect 26 2 8 0; +#X connect 26 3 9 0; +#X connect 26 4 10 0; +#X connect 26 5 11 0; +#X connect 26 6 14 0; +#X connect 26 7 15 0; +#X connect 26 8 16 0; +#X connect 26 9 17 0; +#X connect 26 10 18 0; +#X connect 26 11 19 0; +#X connect 36 0 52 0; +#X connect 37 0 52 0; +#X connect 38 0 23 0; +#X connect 39 0 23 0; +#X connect 40 0 23 0; +#X connect 41 0 23 0; +#X connect 42 0 23 0; +#X connect 43 0 23 0; +#X connect 44 0 23 0; +#X connect 45 0 52 0; +#X connect 46 0 52 0; +#X connect 47 0 52 0; +#X connect 48 0 52 0; +#X connect 49 0 52 0; +#X connect 50 0 52 0; +#X connect 51 0 52 0; +#X connect 53 0 0 0; +#X connect 54 0 0 0; -- cgit v1.2.1