diff options
Diffstat (limited to 'doc/help/cyclone/Append-help.pd')
-rw-r--r-- | doc/help/cyclone/Append-help.pd | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/help/cyclone/Append-help.pd b/doc/help/cyclone/Append-help.pd index c577378..1ef5d10 100644 --- a/doc/help/cyclone/Append-help.pd +++ b/doc/help/cyclone/Append-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 26 570 317 10; +#N canvas 1 88 570 317 10; #X obj 64 129 Append foo; #X obj 64 169 print; #X msg 64 77 foo; @@ -10,18 +10,17 @@ #X text 250 102 set message changes value to append; #X text 143 131 creation arg sets initial value to append; #X text 162 76 message + stored value = output; -#N canvas 430 169 494 344 META 0; +#N canvas 426 185 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template.; #X text 12 135 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; -#X text 12 5 KEYWORDS control storage max_compatible anything_op needs_work -(the term "list" is used incorrectly); #X text 12 95 OUTLET_0 anything; #X text 12 75 INLET_0 anything set; #X text 12 35 LICENSE SIBSD; #X text 12 55 DESCRIPTION append a message to an incoming message; #X text 12 115 AUTHOR Krzysztof Czaja; +#X text 12 5 KEYWORDS control storage max_compatible anything_op; #X restore 519 296 pd META; #X msg 24 76 bang; #X msg 161 102 set foo bar; |