diff options
Diffstat (limited to 'reference/cxc.split.pd')
-rw-r--r-- | reference/cxc.split.pd | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/reference/cxc.split.pd b/reference/cxc.split.pd deleted file mode 100644 index 9306dbd..0000000 --- a/reference/cxc.split.pd +++ /dev/null @@ -1,52 +0,0 @@ -#N canvas 100 100 576 380 10; -#X msg 239 145 set x; -#X msg 172 144 set .; -#X obj 25 324 unpack f f f f; -#X floatatom 25 354 5 0 0 0 - - -; -#X floatatom 67 354 5 0 0 0 - - -; -#X floatatom 108 354 5 0 0 0 - - -; -#X floatatom 147 354 5 0 0 0 - - -; -#X msg 284 91 bli.5.bla.8.90; -#X msg 25 59 62.116.7.89; -#X msg 113 143 set /; -#X msg 158 60 /home/someone/pd/test/patches/bla.pd; -#X msg 322 145 set azwejdgb; -#X obj 336 236 print; -#X text 320 125 only the 1st character is used; -#X obj 336 205 cxc.split .; -#X obj 25 196 cxc.split .; -#X text 110 123 set the delimiter; -#X obj 368 308 unpack s s s s; -#X symbolatom 367 347 10 0 0 0 - - -; -#X symbolatom 449 346 10 0 0 0 - - -; -#X msg 56 149 set \$1; -#X symbolatom 55 114 10 0 0 0 - - -; -#X obj 63 230 print; -#X obj 25 299 route list; -#X msg 41 89 12.334/345.555/666.666/2389.23; -#X text 26 5 split or tokenize the incoming string at the specified -delimiter \, digit-only substrings (including the .) are converted -to numbers.; -#X connect 0 0 14 0; -#X connect 1 0 14 0; -#X connect 2 0 3 0; -#X connect 2 1 4 0; -#X connect 2 2 5 0; -#X connect 2 3 6 0; -#X connect 7 0 14 0; -#X connect 8 0 15 0; -#X connect 9 0 14 0; -#X connect 10 0 14 0; -#X connect 11 0 14 0; -#X connect 14 0 12 0; -#X connect 14 0 17 0; -#X connect 15 0 23 0; -#X connect 17 0 18 0; -#X connect 17 1 19 0; -#X connect 20 0 15 0; -#X connect 21 0 20 0; -#X connect 23 0 2 0; -#X connect 23 0 22 0; -#X connect 23 1 2 0; -#X connect 23 1 22 0; -#X connect 24 0 15 0; |