aboutsummaryrefslogtreecommitdiff
path: root/cxc_split-help.pd
blob: 61cbc0764ab93131be233f1731d4d0863996134d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#N canvas 0 31 576 417 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.;
#N canvas 397 200 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to the PDDP template for Pd version 0.42.;
#X text 12 5 KEYWORDS control list_op symbol_op;
#X text 12 45 DESCIPTION split or tokenize the incoming string at the
specified delimiter;
#X text 12 75 INLET_0 anything;
#X text 12 95 OUTLET_0 list float symbol;
#X text 12 25 LICENSE GPL v2;
#X text 12 115 AUTHOR jdl@xdv.org;
#X restore 516 392 pd META;
#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;