diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-12-14 11:20:16 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-12-14 11:20:16 +0000 |
commit | 0401acfb4a50b814d6ff3b1c0825e31f4a2dddb8 (patch) | |
tree | a6bff1d42705f0441a09ee933e0700f02d7c4f31 /gpan~-help.pd | |
parent | 46ed2d357091fb62cc3a86cd08aa30f82654356c (diff) |
added META subpatch
svn path=/trunk/externals/pan/; revision=14634
Diffstat (limited to 'gpan~-help.pd')
-rw-r--r-- | gpan~-help.pd | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/gpan~-help.pd b/gpan~-help.pd index 2ec25dc..f526460 100644 --- a/gpan~-help.pd +++ b/gpan~-help.pd @@ -1,5 +1,4 @@ -#N canvas 168 428 470 338 10; -#X declare -lib pan; +#N canvas 0 31 470 338 10; #X obj 77 187 gpan~; #X obj 54 155 osc~ 300; #X obj 114 155 osc~ 400; @@ -19,6 +18,20 @@ and display the status.; #X msg 361 235 \; pd dsp \$1; #X text 201 299 released under the GNU GPL; #X text 37 284 (C) Copyright 2003 Marc Lavalee; +#N canvas 459 31 494 344 META 0; +#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL; +#X text 12 175 AUTHOR Hans-Christoph Steiner; +#X text 12 75 INLET_0 signal; +#X text 12 135 OUTLET_0 signal; +#X text 12 155 OUTLET_1 signal; +#X text 12 115 INLET_2 float; +#X text 12 5 KEYWORDS signal abstraction GUI; +#X text 12 45 DESCRIPTION a stereo pan object with a built-in slider +to control and display the status; +#X text 12 95 INLET_1 signal; +#X restore 413 309 pd META; #X connect 0 0 3 0; #X connect 0 1 3 1; #X connect 1 0 0 0; |