diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-19 21:52:26 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:36:01 +0200 |
commit | c353dbdd0a2940cb008470a032f05bce235cf786 (patch) | |
tree | abb90f92fa31851d43826ee319e0eed3c7024d78 | |
parent | ae594301785d92d75580e9974ef2f2f3b3c079fc (diff) |
moved META subpatch bug reports to the tracker
svn path=/trunk/externals/bsaylor/; revision=16709
-rw-r--r-- | pvoc~-help.pd | 6 | ||||
-rw-r--r-- | zhzxh~-help.pd | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/pvoc~-help.pd b/pvoc~-help.pd index d9bc394..a398f39 100644 --- a/pvoc~-help.pd +++ b/pvoc~-help.pd @@ -1,4 +1,4 @@ -#N canvas 1 53 760 635 10; +#N canvas 1 88 760 635 10; #X obj 265 611 dac~; #X obj 304 561 vsl 8 64 0 1 0 1 empty empty empty 0 -8 0 8 -260818 -1 -1 3200 1; @@ -48,7 +48,7 @@ #X msg 125 331 3; #X text 8 6 pvoc~ 0.2 Ben Saylor bensaylor@fastmail.fm; #X obj 99 571 pvoc~ sample 2048 4; -#N canvas 381 312 494 344 META 0; +#N canvas 379 320 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 INLET_0 signal locking transients notransients; @@ -57,7 +57,7 @@ Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Benjamin R. Saylor <bensaylor@fastmail.fm>; #X text 12 45 DESCRIPTION needs a description; -#X text 12 5 KEYWORDS signal needs_work (description); +#X text 12 5 KEYWORDS signal; #X restore 691 588 pd META; #X connect 1 0 2 1; #X connect 2 0 0 0; diff --git a/zhzxh~-help.pd b/zhzxh~-help.pd index e84462f..7b52fab 100644 --- a/zhzxh~-help.pd +++ b/zhzxh~-help.pd @@ -1,4 +1,4 @@ -#N canvas 1 53 418 347 10; +#N canvas 1 88 418 347 10; #X floatatom 127 195 5 0 0 0 - - -; #X obj 76 307 dac~; #X obj 78 277 *~; @@ -21,17 +21,17 @@ ; #X obj 99 67 mtof; #X obj 99 93 osc~ 50; -#N canvas 85 176 494 344 META 0; +#N canvas 83 184 494 344 META 0; #X text 12 65 PLATFORM windows macosx gnulinux; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 85 INLET_0 signal; #X text 12 105 INLET_1 float; #X text 12 125 OUTLET_0 signal; -#X text 12 5 KEYWORDS signal needs_work (description?); #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Benjamin R. Saylor <bensaylor@fastmail.fm>; #X text 12 45 DESCRIPTION needs a description; +#X text 12 5 KEYWORDS signal; #X restore 356 305 pd META; #X connect 0 0 7 1; #X connect 2 0 1 0; |