diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-08-27 22:10:57 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-08-27 22:10:57 +0000 |
commit | e45542ef77e33095c5a2d7bcbb28912834e97986 (patch) | |
tree | f1559d168a910a3f2f5c7f8fcc23553dbc9f1e2a /xmms-help.pd | |
parent | 0e850dfa1082de332f7a58bedb825579f5fc53cb (diff) |
added pd META tags to help patches
svn path=/trunk/externals/aalex/; revision=15280
Diffstat (limited to 'xmms-help.pd')
-rw-r--r-- | xmms-help.pd | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/xmms-help.pd b/xmms-help.pd index 4ea2c27..c75874b 100644 --- a/xmms-help.pd +++ b/xmms-help.pd @@ -1,4 +1,4 @@ -#N canvas 603 220 447 336 10; +#N canvas 1 53 447 336 10; #X obj 14 113 cnv 15 50 50 empty empty empty 20 12 0 14 -258699 -66577 0; #X obj 79 112 cnv 15 50 50 empty empty empty 20 12 0 14 -24198 -66577 @@ -23,18 +23,20 @@ #X msg 213 206 forward 4000; #X msg 214 183 backward 4000; #X msg 210 229 backward; -#X connect 6 0 5 0; -#X connect 7 0 5 0; -#X connect 8 0 5 0; -#X connect 9 0 5 0; -#X connect 10 0 5 0; +#N canvas 29 134 494 392 META 0; +#X text 12 5 KEYWORDS control needs_work; +#X text 12 65 INLET_0 pre next stop pause play backward forward volume +; +#X text 12 85 AUTHOR Alexandre Quessy; +#X text 12 105 WEBSITE http://alexandre.quessy.net/; +#X text 12 125 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch +to conform to the PDDP template for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 45 DESCRIPTION control the X Multimedia System; +#X restore 388 291 pd META; #X connect 11 1 12 0; #X connect 12 0 16 0; #X connect 12 1 10 0; #X connect 12 2 8 0; #X connect 12 3 15 0; -#X connect 13 0 5 0; #X connect 14 0 13 0; -#X connect 15 0 5 0; -#X connect 16 0 5 0; -#X connect 17 0 5 0; |