diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-03-03 05:36:07 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-03-03 05:36:07 +0000 |
commit | 18e74dfa0f58625e0343edfbee8f4db8494a1063 (patch) | |
tree | 1d79e32bfac3592894879661c11ceacb963d09c8 /op~ | |
parent | e64a72862122716a401062d128e37599d18a1897 (diff) |
added META subpatch
svn path=/trunk/externals/mrpeach/; revision=15000
Diffstat (limited to 'op~')
-rw-r--r-- | op~/op~-help.pd | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/op~/op~-help.pd b/op~/op~-help.pd index 7a36dc3..e6652b4 100644 --- a/op~/op~-help.pd +++ b/op~/op~-help.pd @@ -1,4 +1,4 @@ -#N canvas 317 25 826 629 10; +#N canvas 1 53 749 629 10; #X obj 152 267 dac~; #X obj 168 205 line~; #X obj 171 162 hsl 128 15 0 1 0 0 empty empty level -2 -8 0 10 -4034 @@ -44,6 +44,18 @@ to the operator specified in the creation argument.; #X msg -166 -238 op nop; #X text -98 40 Print a list of allowed operators:; #X text -148 -92 set operator to >=:; +#N canvas 529 140 494 344 META 0; +#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2 or later; +#X text 12 135 AUTHOR Martin Peach; +#X text 12 45 DESCRIPTION compare two inlet signals or floats according +to the operator specified in the creation argument; +#X text 12 75 INLET_0 signal op; +#X text 12 95 INLET_1 signal; +#X text 12 115 OUTLET_0 signal; +#X text 12 5 KEYWORDS signal; +#X restore 499 364 pd META; #X connect 1 0 4 1; #X connect 2 0 3 0; #X connect 3 0 1 0; |