diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-10-09 21:50:06 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-10-09 21:50:06 +0000 |
commit | b99356e8dc605b4778155a8ff1957bd686a6a424 (patch) | |
tree | e3d2ce32def127698395961ec0154603c8bc2cd0 /doc/pddp/osc~-help.pd | |
parent | a3d84cca2ad5f01929983806fe9ae4f45a2bdb75 (diff) |
removed unnecessary pd META keys, fixed some typos
svn path=/trunk/; revision=14209
Diffstat (limited to 'doc/pddp/osc~-help.pd')
-rw-r--r-- | doc/pddp/osc~-help.pd | 26 |
1 files changed, 11 insertions, 15 deletions
diff --git a/doc/pddp/osc~-help.pd b/doc/pddp/osc~-help.pd index 2b5873e1..768bf13f 100644 --- a/doc/pddp/osc~-help.pd +++ b/doc/pddp/osc~-help.pd @@ -6,23 +6,19 @@ #X obj 0 358 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 51 245 494 344 META 0; -#X text 12 105 PLATFORM windows macosx gnulinux; -#X text 12 185 LIBRARY internal; -#X text 12 225 WEBSITE http://crca.ucsd.edu/~msp/; -#X text 12 65 LICENSE SIBSD; -#X text 12 205 AUTHOR Miller Puckette; -#X text 12 285 HELP_PATCH_AUTHORS Updated for Pd version 0.33. Jonathan +#X text 12 125 LIBRARY internal; +#X text 12 165 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 25 LICENSE SIBSD; +#X text 12 145 AUTHOR Miller Puckette; +#X text 12 205 HELP_PATCH_AUTHORS Updated for Pd version 0.33. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; -#X text 12 5 GENRE help; -#X text 12 45 KEYWORDS signal trigonometry; -#X text 12 85 DESCRIPTION cosine wave oscillator; -#X text 12 25 NAME osc~; -#X text 12 125 INLET_0 signal float; -#X text 12 145 INLET_1 float; -#X text 12 165 OUTLET_0 signal; -#X text 12 245 RELEASE_DATE 1997; -#X text 12 265 RELEASE_VERSION; +#X text 12 5 KEYWORDS signal trigonometry; +#X text 12 45 DESCRIPTION cosine wave oscillator; +#X text 12 65 INLET_0 signal float; +#X text 12 85 INLET_1 float; +#X text 12 105 OUTLET_0 signal; +#X text 12 185 RELEASE_DATE 1997; #X restore 500 597 pd META; #X obj 0 456 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; |