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 | |
parent | af00ae59e2b691b8e3ba5eb4a17fbcc9417f2fa1 (diff) |
moved errata from META subpatch to svn tracker
svn path=/trunk/externals/moonlib/; revision=16637
-rw-r--r-- | dispatch-help.pd | 6 | ||||
-rw-r--r-- | popen-help.pd | 6 | ||||
-rw-r--r-- | tabenv-help.pd | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/dispatch-help.pd b/dispatch-help.pd index 359ac38..ad61196 100644 --- a/dispatch-help.pd +++ b/dispatch-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 31 565 404 10; +#N canvas 1 88 565 404 10; #X obj 0 0 cnv 8 100 60 empty empty dispatch 10 20 1 18 -262144 -1109 0; #X obj 40 131 r foo1-rcv; @@ -48,7 +48,7 @@ #X text 351 280 (notice the -snd and -rcv); #X text 351 268 skeletonX-snd skeletonX-rcv; #X text 134 37 of the receiver/sender.; -#N canvas 579 234 494 344 META 0; +#N canvas 529 242 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 95 AUTHOR Antoine Rousseau; #X text 12 115 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information @@ -56,7 +56,7 @@ added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 DESCRIPTION link several pairs of send/receive addresses to a single one; #X text 12 75 INLET_0; -#X text 12 5 KEYWORDS control nonlocal needs_work (inlet_0?); +#X text 12 5 KEYWORDS control nonlocal; #X restore 508 371 pd META; #X text 134 24 a single one \, in which data is prepended by the number ; diff --git a/popen-help.pd b/popen-help.pd index e4caf08..bf562bb 100644 --- a/popen-help.pd +++ b/popen-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 31 644 383 10; +#N canvas 1 88 644 383 10; #X obj 0 0 cnv 8 100 60 empty empty popen 10 20 1 18 -262144 -1109 0; #X text 13 362 (c) Moonix: Antoine Rousseau 2003; @@ -65,7 +65,7 @@ with pdsend/pdreceive.; #X text 46 297 You can use "at now" to lauch programs totally independantly from Pd:; #X msg 206 313 echo xclock -display 0:0 | at now; -#N canvas 372 181 494 344 META 0; +#N canvas 370 189 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Antoine Rousseau; #X text 12 145 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information @@ -74,6 +74,6 @@ added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 INLET_0 anything; #X text 12 85 OUTLET_0; #X text 12 105 OUTLET_1; -#X text 12 5 KEYWORDS control filesystem needs_work (outlets?); +#X text 12 5 KEYWORDS control filesystem; #X restore 587 353 pd META; #X connect 19 0 17 0; 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; |