diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-03 00:39:17 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-03 00:39:17 +0000 |
commit | 8465456a0baf59145122a28f91655d2c0aa401c9 (patch) | |
tree | 9943ba65ed5ae0f54a1aa8042a0cfcf42b5bcf81 /tabenv-help.pd | |
parent | af00ae59e2b691b8e3ba5eb4a17fbcc9417f2fa1 (diff) |
moved errata from META subpatch to svn tracker
svn path=/trunk/externals/moonlib/; revision=16637
Diffstat (limited to 'tabenv-help.pd')
-rw-r--r-- | tabenv-help.pd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tabenv-help.pd b/tabenv-help.pd index e196dac..9618784 100644 --- a/tabenv-help.pd +++ b/tabenv-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 31 534 360 10; +#N canvas 1 88 534 360 10; #X text 22 332 (c) Antoine Rousseau 2001; #X obj 21 19 tabenv; #X text 78 21 A envelope follower for table (not in real-time).; @@ -19,15 +19,15 @@ #X text 47 86 (like; #X obj 90 86 tabplay~; #X text 79 38 (in fact it's a mix between tabplay and env~); -#N canvas 502 150 494 344 META 0; +#N canvas 379 147 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Antoine Rousseau; #X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 DESCRIPTION dump the contents of a table as a list; -#X text 12 5 KEYWORDS control array needs_work (example patch); #X text 12 65 INLET_0 set reset list; #X text 12 85 OUTLET_0 float; +#X text 12 5 KEYWORDS control array; #X restore 471 332 pd META; #X connect 5 0 7 0; #X connect 6 0 7 0; |