![]() ![]() |
![]() |
File: [Development] / JSOC / proj / globalhs / sosh / parsedaylnm.pd
(download)
Revision: 1.4, Mon Mar 4 17:33:22 2019 UTC (4 years, 3 months ago) by tplarson Branch: MAIN CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, HEAD Changes since 1.3: +27 -19 lines new versions |
#N canvas 345 52 928 635 10; #X obj 19 204 until; #X obj 19 242 list append; #X obj 149 287 bang; #X text 101 171 First store list \, then start the loop; #X text 118 199 "until" bangs its output until told to stop by a "bang" to its right inlet.; #X text 137 241 Store the remaining list.; #X text 194 286 third outlet of "split" tells us to stop.; #X text 67 318 Second outlet of "split" becomes the new list for "list append" above.; #X obj 19 287 list split 2; #X obj 47 62 inlet; #X obj 414 464 print other; #X floatatom 25 457 5 0 0 0 - - -, f 5; #X obj 61 351 print test; #X obj 19 382 route list; #X obj 46 143 route list; #X obj 47 116 list prepend list; #X floatatom 71 460 5 0 0 0 - - -, f 5; #X floatatom 118 458 5 0 0 0 - - -, f 5; #X floatatom 164 459 5 0 0 0 - - -, f 5; #X obj 217 359 s startbang; #X obj 45 171 t b l; #X obj 164 491 s m; #X obj 118 486 s n; #X obj 71 482 s l; #X obj 25 490 s day; #X msg 112 63 day 1216 l 1 n 19 m 1 width 10; #X floatatom 211 461 5 0 0 0 - - -, f 5; #X obj 211 493 s width; #X obj 25 417 route day l n m width downfactor downabs, f 47; #X floatatom 273 461 5 0 0 0 - - -, f 5; #X floatatom 320 447 5 0 0 0 - - -, f 5; #X obj 273 493 s downfactor; #X obj 320 471 s downabs; #X connect 0 0 1 0; #X connect 1 0 8 0; #X connect 2 0 0 1; #X connect 2 0 19 0; #X connect 8 0 13 0; #X connect 8 1 1 1; #X connect 8 2 2 0; #X connect 9 0 15 0; #X connect 11 0 24 0; #X connect 13 0 28 0; #X connect 14 0 20 0; #X connect 15 0 14 0; #X connect 16 0 23 0; #X connect 17 0 22 0; #X connect 18 0 21 0; #X connect 20 0 0 0; #X connect 20 1 1 1; #X connect 25 0 15 0; #X connect 26 0 27 0; #X connect 28 0 11 0; #X connect 28 1 16 0; #X connect 28 2 17 0; #X connect 28 3 18 0; #X connect 28 4 26 0; #X connect 28 5 29 0; #X connect 28 6 30 0; #X connect 28 7 10 0; #X connect 29 0 31 0; #X connect 30 0 32 0;
Karen Tian |
Powered by ViewCVS 0.9.4 |