diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-19 18:20:41 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-19 18:20:41 +0000 |
commit | 394ee19f3cefdfc93faf4a02c41186764306c5d5 (patch) | |
tree | 828bdea9a51eac2fa919b9f856004b1bb7ac42c0 /doc/help/cyclone/Append-help.pd | |
parent | b75f2b64a203084ea89f2ef0809d31edf1efd05a (diff) |
moved META subpatch bug reports to the tracker
svn path=/trunk/externals/miXed/; revision=16707
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; |