diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-03-01 00:31:10 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-03-01 00:31:10 +0000 |
commit | 1e621e24e651e1b341b48710cd321f14dec5137d (patch) | |
tree | 869cf674fda396dc9418c00ef254475535ade488 | |
parent | 861d49aa4448fc45dadd0024e4e9e3a842489dde (diff) |
added META subpatch
svn path=/trunk/externals/pdogg/; revision=14982
-rw-r--r-- | oggamp~-help.pd | 120 | ||||
-rw-r--r-- | oggcast~-help.pd | 145 | ||||
-rw-r--r-- | oggread~-help.pd | 101 | ||||
-rw-r--r-- | oggwrite~-help.pd | 133 |
4 files changed, 277 insertions, 222 deletions
diff --git a/oggamp~-help.pd b/oggamp~-help.pd index 9f30cb8..49df530 100644 --- a/oggamp~-help.pd +++ b/oggamp~-help.pd @@ -1,54 +1,66 @@ -#N canvas 176 105 678 455 10;
-#X obj 38 420 dac~;
-#X floatatom 100 419 5 0 0;
-#X text 145 419 connection state;
-#X msg 80 83 connect localhost puredata.ogg 8000;
-#X msg 109 131 disconnect;
-#X msg 35 60 connect ogg.bbc.co.uk radio1_low.ogg 8001;
-#X msg 93 106 connect 141.53.196.149 puredata.ogg 8000;
-#X msg 147 224 recover 0;
-#X msg 163 251 recover 1;
-#X msg 125 153 print;
-#X obj 15 389 *~ 0;
-#X obj 57 391 *~ 0;
-#X floatatom 20 332 5 0 0;
-#X obj 20 354 / 100;
-#X text 57 7 oggamp~ version 0.2 - Ogg Vorbis sreaming client;
-#X msg 139 191 recover -1;
-#X text 218 191 resume (default): mute audio and refill buffer;
-#X text 230 249 reconnect (disconnect and connect again);
-#X text 138 303 CREATION ARGUMENTS:;
-#X text 260 303 oggamp~ <graphic> <outlets> <buffersize>;
-#X text 167 324 <graphic> - turn graphical buffer status display on
-(1) or off (0 \, default);
-#X text 167 351 <outlets> - number of outlets (default = 2) \, mono
-to stereo and stereo to mono conversion supported;
-#X text 333 50 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X text 333 63 get source at http://www.akustische-kunst.de/;
-#X msg 530 406 \; pd dsp 1;
-#X msg 596 406 \; pd dsp 0;
-#X obj 530 380 loadbang;
-#X msg 16 34 connect radio.jcraft.com test.ogg 8000;
-#X obj 15 300 oggamp~ 1 2 256;
-#X text 154 171 BEHAVIOUR ON BUFFER UNDERRUNS:;
-#X text 166 378 <buffersize> - size of circular buffer in kbytes (default
-= 256k);
-#X text 219 222 disconnect on buffer underrun;
-#X connect 3 0 28 0;
-#X connect 4 0 28 0;
-#X connect 5 0 28 0;
-#X connect 6 0 28 0;
-#X connect 7 0 28 0;
-#X connect 8 0 28 0;
-#X connect 9 0 28 0;
-#X connect 10 0 0 0;
-#X connect 11 0 0 1;
-#X connect 12 0 13 0;
-#X connect 13 0 10 1;
-#X connect 13 0 11 1;
-#X connect 15 0 28 0;
-#X connect 26 0 24 0;
-#X connect 27 0 28 0;
-#X connect 28 0 10 0;
-#X connect 28 1 11 0;
-#X connect 28 2 1 0;
+#N canvas 1 53 678 484 10; +#X obj 15 420 dac~; +#X floatatom 102 419 5 0 0 0 - - -; +#X text 145 419 connection state; +#X msg 80 83 connect localhost puredata.ogg 8000; +#X msg 109 131 disconnect; +#X msg 35 60 connect ogg.bbc.co.uk radio1_low.ogg 8001; +#X msg 93 106 connect 141.53.196.149 puredata.ogg 8000; +#X msg 147 224 recover 0; +#X msg 163 251 recover 1; +#X msg 125 153 print; +#X obj 15 389 *~ 0; +#X obj 57 391 *~ 0; +#X floatatom 22 332 5 0 0 0 - - -; +#X obj 22 354 / 100; +#X msg 139 191 recover -1; +#X text 218 191 resume (default): mute audio and refill buffer; +#X text 230 249 reconnect (disconnect and connect again); +#X text 138 303 CREATION ARGUMENTS:; +#X text 260 303 oggamp~ <graphic> <outlets> <buffersize>; +#X text 167 324 <graphic> - turn graphical buffer status display on +(1) or off (0 \, default); +#X text 167 351 <outlets> - number of outlets (default = 2) \, mono +to stereo and stereo to mono conversion supported; +#X text 333 50 written by Olaf Matthes <olaf.matthes@gmx.de>; +#X text 333 63 get source at http://www.akustische-kunst.de/; +#X msg 530 406 \; pd dsp 1; +#X msg 596 406 \; pd dsp 0; +#X obj 530 380 loadbang; +#X msg 16 34 connect radio.jcraft.com test.ogg 8000; +#X obj 15 300 oggamp~ 1 2 256; +#X text 154 171 BEHAVIOUR ON BUFFER UNDERRUNS:; +#X text 166 378 <buffersize> - size of circular buffer in kbytes (default += 256k); +#X text 219 222 disconnect on buffer underrun; +#N canvas 458 284 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 125 AUTHOR Olaf Matthes; +#X text 12 25 LICENSE LGPL; +#X text 12 45 DESCRIPTION version 0.2 - Ogg Vorbis streaming client +; +#X text 12 5 KEYWORDS signal soundfile network; +#X text 12 65 INLET_0 connect disconnect print recover; +#X text 12 85 OUTLET_N signal; +#X text 12 105 OUTLET_R float; +#X restore 622 453 pd META; +#X text 57 7 oggamp~ version 0.2 - Ogg Vorbis streaming client; +#X connect 3 0 27 0; +#X connect 4 0 27 0; +#X connect 5 0 27 0; +#X connect 6 0 27 0; +#X connect 7 0 27 0; +#X connect 8 0 27 0; +#X connect 9 0 27 0; +#X connect 10 0 0 0; +#X connect 11 0 0 1; +#X connect 12 0 13 0; +#X connect 13 0 10 1; +#X connect 13 0 11 1; +#X connect 14 0 27 0; +#X connect 25 0 23 0; +#X connect 26 0 27 0; +#X connect 27 0 10 0; +#X connect 27 1 11 0; +#X connect 27 2 1 0; diff --git a/oggcast~-help.pd b/oggcast~-help.pd index 17c0999..215e47b 100644 --- a/oggcast~-help.pd +++ b/oggcast~-help.pd @@ -1,65 +1,80 @@ -#N canvas 298 121 629 593 10;
-#X floatatom 18 36 0 40 16000 0 - - -;
-#X msg 468 508 \; pd dsp 1;
-#X floatatom 18 524 0 0 0 0 - - -;
-#X msg 185 250 disconnect;
-#X msg 213 352 print;
-#X msg 534 508 \; pd dsp 0;
-#X obj 468 482 loadbang;
-#X floatatom 97 502 10 0 0 0 - - -;
-#X text 131 154 connect <host> <mountpoint> <port>;
-#X text 272 45 get latest version at;
-#X text 168 502 ogg pages;
-#X text 48 527 connection state;
-#X text 378 337 channels: 1 or 2 (default);
-#X text 210 304 vbr <samplerate> <channels> <quality>;
-#X msg 100 57 passwd letmein;
-#X obj 18 63 osc~ 440;
-#X text 330 326 quality settings: 0 - 1 (low - hi);
-#X text 227 412 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION
-\,;
-#X text 316 425 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE;
-#X msg 163 194 connect 141.53.196.149 puredata.ogg 8000;
-#X msg 133 172 connect localhost puredata.ogg 8000;
-#X msg 170 220 connect 141.53.3.18 musicforfilms.ogg 8100;
-#X obj 18 475 oggcast~ 2 512;
-#X text 273 34 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X text 252 353 print current settings to console window;
-#X text 225 373 comment: <TAG> <content>;
-#X msg 225 390 ARTIST your_name;
-#X text 228 444 '_' (underline) or '=' (equal sign) will get replaced
-with spaces!;
-#X text 240 493 default is 2 channels and 512k;
-#X text 241 505 bytes buffer size;
-#X text 119 475 creation arguments: oggcast~ <channels> <buffer size>
-;
-#X msg 195 285 vorbis 44100 2 144 128 96;
-#X obj 33 110 noise~;
-#X text 19 6 oggcast~ 0.2f - send Ogg Vorbis stream to IceCast2 or
-JRoar;
-#X text 274 59 http://www.akustische-kunst.org/puredata/;
-#X text 195 268 vorbis <samplerate> <channels> <max.br> <nom.br> <min.br>
-;
-#X msg 210 320 vbr 44100 2 0.6;
-#X msg 117 95 server 0;
-#X msg 129 120 server 1;
-#X text 175 94 choose JRoar or old Icecast2 as server type (default)
-;
-#X text 188 121 choose new Icecast2 (final) as server type;
-#X connect 0 0 15 0;
-#X connect 3 0 22 0;
-#X connect 4 0 22 0;
-#X connect 6 0 1 0;
-#X connect 14 0 22 0;
-#X connect 15 0 22 0;
-#X connect 19 0 22 0;
-#X connect 20 0 22 0;
-#X connect 21 0 22 0;
-#X connect 22 0 2 0;
-#X connect 22 1 7 0;
-#X connect 26 0 22 0;
-#X connect 31 0 22 0;
-#X connect 32 0 22 1;
-#X connect 36 0 22 0;
-#X connect 37 0 22 0;
-#X connect 38 0 22 0;
+#N canvas 1 53 629 593 10; +#X floatatom 18 36 0 40 16000 0 - - -; +#X msg 468 508 \; pd dsp 1; +#X floatatom 18 524 0 0 0 0 - - -; +#X msg 185 250 disconnect; +#X msg 213 352 print; +#X msg 534 508 \; pd dsp 0; +#X obj 468 482 loadbang; +#X floatatom 99 502 10 0 0 0 - - -; +#X text 131 154 connect <host> <mountpoint> <port>; +#X text 272 45 get latest version at; +#X text 168 502 ogg pages; +#X text 47 524 connection state; +#X text 378 337 channels: 1 or 2 (default); +#X text 210 304 vbr <samplerate> <channels> <quality>; +#X msg 100 57 passwd letmein; +#X obj 18 63 osc~ 440; +#X text 330 326 quality settings: 0 - 1 (low - hi); +#X text 227 412 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION +\,; +#X text 316 425 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE; +#X msg 163 194 connect 141.53.196.149 puredata.ogg 8000; +#X msg 133 172 connect localhost puredata.ogg 8000; +#X msg 170 220 connect 141.53.3.18 musicforfilms.ogg 8100; +#X text 273 34 written by Olaf Matthes <olaf.matthes@gmx.de>; +#X text 252 353 print current settings to console window; +#X text 225 373 comment: <TAG> <content>; +#X msg 225 390 ARTIST your_name; +#X text 228 444 '_' (underline) or '=' (equal sign) will get replaced +with spaces!; +#X text 240 493 default is 2 channels and 512k; +#X text 241 505 bytes buffer size; +#X text 119 475 creation arguments: oggcast~ <channels> <buffer size> +; +#X msg 195 285 vorbis 44100 2 144 128 96; +#X obj 33 110 noise~; +#X text 19 6 oggcast~ 0.2f - send Ogg Vorbis stream to IceCast2 or +JRoar; +#X text 274 59 http://www.akustische-kunst.org/puredata/; +#X text 195 268 vorbis <samplerate> <channels> <max.br> <nom.br> <min.br> +; +#X msg 210 320 vbr 44100 2 0.6; +#X msg 117 95 server 0; +#X msg 129 120 server 1; +#X text 175 94 choose JRoar or old Icecast2 as server type (default) +; +#X text 188 121 choose new Icecast2 (final) as server type; +#N canvas 493 108 494 344 META 0; +#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 175 AUTHOR Olaf Matthes; +#X text 12 25 LICENSE LGPL; +#X text 12 5 KEYWORDS signal soundfile network; +#X text 12 45 DESCRIPTION send Ogg Vorbis stream to IceCast2 or JRoar +; +#X text 12 65 INLET_0 signal passwd server connect disconnect vorbis +vbr print TITLE ARTIST PERFORMER DESCRIPTION GENRE LOCATION COPYRIGHT +CONTACT DATE; +#X text 12 115 INLET_1 signal; +#X text 12 135 OUTLET_0 float; +#X text 12 155 OUTLET_1 float; +#X restore 568 562 pd META; +#X obj 18 475 oggcast~ 2 512; +#X connect 0 0 15 0; +#X connect 3 0 41 0; +#X connect 4 0 41 0; +#X connect 6 0 1 0; +#X connect 14 0 41 0; +#X connect 15 0 41 0; +#X connect 19 0 41 0; +#X connect 20 0 41 0; +#X connect 21 0 41 0; +#X connect 25 0 41 0; +#X connect 30 0 41 0; +#X connect 31 0 41 1; +#X connect 35 0 41 0; +#X connect 36 0 41 0; +#X connect 37 0 41 0; +#X connect 41 0 2 0; +#X connect 41 1 7 0; diff --git a/oggread~-help.pd b/oggread~-help.pd index 4d353f7..606bd7c 100644 --- a/oggread~-help.pd +++ b/oggread~-help.pd @@ -1,44 +1,57 @@ -#N canvas 280 107 572 464 12;
-#X obj 27 411 dac~;
-#X floatatom 75 412 8 0 0 0 - - -;
-#X obj 36 343 oggread~;
-#X msg 71 170 start;
-#X msg 110 226 stop;
-#X msg 118 287 resume;
-#X msg 36 45 open myfile.ogg;
-#X text 119 168 play file from beginning;
-#X text 152 226 stop (pause) playing;
-#X text 179 288 resume playing at current position;
-#X msg 396 394 \; pd dsp 1;
-#X msg 472 394 \; pd dsp 0;
-#X obj 396 368 loadbang;
-#X text 185 52 get latest version at;
-#X text 152 411 position in file (seconds);
-#X text 186 38 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X text 17 16 oggread~ version 0.2 - Ogg Vorbis file player;
-#X msg 126 250 0;
-#X msg 95 195 1;
-#X text 230 318 set new playing position (in seconds);
-#X obj 95 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 121 375 bang at end of file;
-#X text 186 67 http://www.akustische-kunst.org/puredata/;
-#X obj 55 102 openpanel;
-#X msg 55 74 bang;
-#X msg 55 129 open \$1;
-#X msg 149 317 seek 60;
-#X connect 2 0 0 0;
-#X connect 2 1 0 1;
-#X connect 2 2 1 0;
-#X connect 2 3 20 0;
-#X connect 3 0 2 0;
-#X connect 4 0 2 0;
-#X connect 5 0 2 0;
-#X connect 6 0 2 0;
-#X connect 12 0 10 0;
-#X connect 17 0 2 0;
-#X connect 18 0 2 0;
-#X connect 23 0 25 0;
-#X connect 24 0 23 0;
-#X connect 25 0 2 0;
-#X connect 26 0 2 0;
+#N canvas 1 53 576 474 12; +#X obj 27 411 dac~; +#X floatatom 75 412 8 0 0 0 - - -; +#X obj 36 343 oggread~; +#X msg 71 170 start; +#X msg 110 226 stop; +#X msg 118 287 resume; +#X msg 36 45 open myfile.ogg; +#X text 119 168 play file from beginning; +#X text 152 226 stop (pause) playing; +#X text 179 288 resume playing at current position; +#X msg 396 394 \; pd dsp 1; +#X msg 472 394 \; pd dsp 0; +#X obj 396 368 loadbang; +#X text 185 52 get latest version at; +#X text 152 411 position in file (seconds); +#X text 186 38 written by Olaf Matthes <olaf.matthes@gmx.de>; +#X text 17 16 oggread~ version 0.2 - Ogg Vorbis file player; +#X msg 126 250 0; +#X msg 95 195 1; +#X text 230 318 set new playing position (in seconds); +#X obj 95 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 121 375 bang at end of file; +#X text 186 67 http://www.akustische-kunst.org/puredata/; +#X obj 55 102 openpanel; +#X msg 55 74 bang; +#X msg 55 129 open \$1; +#X msg 149 317 seek 60; +#N canvas 457 255 494 344 META 0; +#X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 85 OUTLET_0 signal; +#X text 12 165 AUTHOR Olaf Matthes; +#X text 12 25 LICENSE LGPL; +#X text 12 45 DESCRIPTION version 0.2 - Ogg Vorbis file player; +#X text 12 65 INLET_0 float open start stop resume seek; +#X text 12 105 OUTLET_1 signal; +#X text 12 125 OUTLET_2 float; +#X text 12 145 OUTLET_3 bang; +#X text 12 5 KEYWORDS signal soundfile; +#X restore 514 447 pd META; +#X connect 2 0 0 0; +#X connect 2 1 0 1; +#X connect 2 2 1 0; +#X connect 2 3 20 0; +#X connect 3 0 2 0; +#X connect 4 0 2 0; +#X connect 5 0 2 0; +#X connect 6 0 2 0; +#X connect 12 0 10 0; +#X connect 17 0 2 0; +#X connect 18 0 2 0; +#X connect 23 0 25 0; +#X connect 24 0 23 0; +#X connect 25 0 2 0; +#X connect 26 0 2 0; diff --git a/oggwrite~-help.pd b/oggwrite~-help.pd index 86bbd91..87e0bfd 100644 --- a/oggwrite~-help.pd +++ b/oggwrite~-help.pd @@ -1,59 +1,74 @@ -#N canvas 286 47 631 513 10;
-#X obj 40 415 oggwrite~;
-#X obj 40 64 osc~ 440;
-#X floatatom 40 33 5 0 0;
-#X msg 120 52 open myfile.ogg;
-#X msg 175 125 start;
-#X msg 185 148 stop;
-#X msg 155 78 append;
-#X msg 166 99 truncate;
-#X floatatom 89 441 5 0 0;
-#X floatatom 40 470 5 0 0;
-#X msg 204 259 print;
-#X text 189 180 vorbis <samplerate> <channles> <max.br> <nom.br> <min.br>
-;
-#X text 373 251 channels: 1 or 2 (default);
-#X text 204 216 vbr <samplerate> <channels> <quality>;
-#X msg 203 232 vbr 44100 2 0.4;
-#X text 324 238 quality settings: 0 - 1 (low - hi);
-#X text 325 267 resampling currently not supported!;
-#X text 202 290 comment <tag> <content>;
-#X text 204 329 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION
-\,;
-#X text 293 342 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE;
-#X msg 202 307 ARTIST your=name;
-#X msg 189 197 vorbis 44100 2 144 128 96;
-#X text 136 441 ogg pages written to file;
-#X msg 481 455 \; pd dsp 1;
-#X msg 547 455 \; pd dsp 0;
-#X obj 481 429 loadbang;
-#X text 354 9 written by Olaf Matthes (olaf.matthes@gmx.de);
-#X text 353 21 get latest version at;
-#X text 354 34 http://www.akustische-kunst.de/puredata/;
-#X text 209 76 append data at end of file;
-#X text 226 97 overwrite previously recorded data;
-#X text 221 145 stop recording;
-#X text 225 50 open a file first!;
-#X text 240 407 might result in audible dropouts!;
-#X text 202 395 note: changing settings while recording;
-#X text 85 470 file state (1 = open \; 0 = closed);
-#X text 5 9 oggwrite~ version 0.1 - write Ogg Vorbis stream to file
-;
-#X msg 204 361 COPYRIGHT (c)=2002=Olaf=Matthes;
-#X text 220 123 start recording;
-#X connect 0 0 9 0;
-#X connect 0 1 8 0;
-#X connect 1 0 0 0;
-#X connect 1 0 0 1;
-#X connect 2 0 1 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 10 0 0 0;
-#X connect 14 0 0 0;
-#X connect 20 0 0 0;
-#X connect 21 0 0 0;
-#X connect 25 0 23 0;
-#X connect 37 0 0 0;
+#N canvas 1 53 631 537 10; +#X obj 40 415 oggwrite~; +#X obj 40 64 osc~ 440; +#X floatatom 40 33 5 0 0 0 - - -; +#X msg 120 52 open myfile.ogg; +#X msg 175 125 start; +#X msg 185 148 stop; +#X msg 155 78 append; +#X msg 166 99 truncate; +#X floatatom 91 441 5 0 0 0 - - -; +#X floatatom 40 470 5 0 0 0 - - -; +#X msg 204 259 print; +#X text 189 180 vorbis <samplerate> <channles> <max.br> <nom.br> <min.br> +; +#X text 373 251 channels: 1 or 2 (default); +#X text 204 216 vbr <samplerate> <channels> <quality>; +#X msg 203 232 vbr 44100 2 0.4; +#X text 324 238 quality settings: 0 - 1 (low - hi); +#X text 325 267 resampling currently not supported!; +#X text 202 290 comment <tag> <content>; +#X text 204 329 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION +\,; +#X text 293 342 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE; +#X msg 202 307 ARTIST your=name; +#X msg 189 197 vorbis 44100 2 144 128 96; +#X text 138 441 ogg pages written to file; +#X msg 481 455 \; pd dsp 1; +#X msg 547 455 \; pd dsp 0; +#X obj 481 429 loadbang; +#X text 354 9 written by Olaf Matthes (olaf.matthes@gmx.de); +#X text 353 21 get latest version at; +#X text 354 34 http://www.akustische-kunst.de/puredata/; +#X text 209 76 append data at end of file; +#X text 226 97 overwrite previously recorded data; +#X text 221 145 stop recording; +#X text 225 50 open a file first!; +#X text 240 407 might result in audible dropouts!; +#X text 202 395 note: changing settings while recording; +#X text 85 470 file state (1 = open \; 0 = closed); +#X text 5 9 oggwrite~ version 0.1 - write Ogg Vorbis stream to file +; +#X msg 204 361 COPYRIGHT (c)=2002=Olaf=Matthes; +#X text 220 123 start recording; +#N canvas 391 212 494 344 META 0; +#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 175 AUTHOR Olaf Matthes; +#X text 12 25 LICENSE LGPL; +#X text 12 5 KEYWORDS signal filesystem soundfile; +#X text 12 45 DESCRIPTION version 0.1 - write Ogg Vorbis stream to +file; +#X text 12 65 INLET_0 signal open append truncate start stop vorbis +vbr print TITLE ARTIST PERFORMER DESCRIPTION GENRE LOCATION COPYRIGHT +CONTACT DATE; +#X text 12 115 INLET_1 signal; +#X text 12 135 OUTLET_0 float; +#X text 12 155 OUTLET_1 float; +#X restore 572 509 pd META; +#X connect 0 0 9 0; +#X connect 0 1 8 0; +#X connect 1 0 0 0; +#X connect 1 0 0 1; +#X connect 2 0 1 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 10 0 0 0; +#X connect 14 0 0 0; +#X connect 20 0 0 0; +#X connect 21 0 0 0; +#X connect 25 0 23 0; +#X connect 37 0 0 0; |