diff options
-rw-r--r-- | pong-help.pd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pong-help.pd b/pong-help.pd index 710c090..f72517d 100644 --- a/pong-help.pd +++ b/pong-help.pd @@ -1,13 +1,12 @@ -#N canvas 0 31 450 300 10; +#N canvas 1 88 450 300 10; #X text 24 14 a bouncing ball model!; #X text 53 45 Based on pong (for Max) version 1.5 written by Richard Dudas.; -#N canvas 460 61 494 344 META 0; +#N canvas 458 88 494 344 META 0; #X text 12 285 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 265 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>; -#X text 12 5 KEYWORDS control needs_work (example and xlets); #X text 12 165 INLET_5; #X text 12 145 INLET_4; #X text 12 125 INLET_3; @@ -19,5 +18,6 @@ Wilkes for Pd version 0.42.; #X text 12 225 OUTLET_2; #X text 12 245 OUTLET_3; #X text 12 45 DESCRIPTION bouncing ball model; +#X text 12 5 KEYWORDS control; #X restore 390 269 pd META; #X obj 153 121 pong 1.23321e+07; |