diff options
Diffstat (limited to 'doc/help/cyclone/spray-help.pd')
-rw-r--r-- | doc/help/cyclone/spray-help.pd | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/doc/help/cyclone/spray-help.pd b/doc/help/cyclone/spray-help.pd index d59bd61..bef1bb8 100644 --- a/doc/help/cyclone/spray-help.pd +++ b/doc/help/cyclone/spray-help.pd @@ -1,5 +1,6 @@ -#N canvas 200 160 450 314 10; -#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0; +#N canvas 0 26 419 314 10; +#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 +0; #X text 19 276 docs based on the MAX/MSP reference (c) cycling'74; #X text 18 290 ___________________________________________________ ; @@ -14,6 +15,21 @@ #X msg 139 117 2 3; #X text 178 148 arg sets number of outlets; #X text 44 71 outletnumber / value pairs:; +#N canvas 380 180 494 369 META 0; +#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS control max_compatible; +#X text 12 45 DESCRIPTION distribute an integer to a numbered outlet +; +#X text 12 65 INLET_0 list; +#X text 12 85 OUTLET_0 float; +#X text 12 105 OUTLET_1 float; +#X text 12 125 OUTLET_2 float; +#X text 12 145 AUTHOR Krzysztof Czaja; +#X text 12 25 LICENSE SIBSD; +#X restore 368 294 pd META; #X connect 5 0 6 0; #X connect 5 1 7 0; #X connect 5 2 8 0; |