diff options
Diffstat (limited to 'messages-help.pd')
-rw-r--r-- | messages-help.pd | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/messages-help.pd b/messages-help.pd index dfa173f..0421c23 100644 --- a/messages-help.pd +++ b/messages-help.pd @@ -1,3 +1,17 @@ -#N canvas 3 48 450 300 10; +#N canvas 0 31 450 300 10; #X text 50 110 This is a placeholder help patch. You can help by making a real help patch for this object!; +#X obj 134 209 messages; +#X obj 134 163 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X text 164 164 post a bang to the console. Why?; +#N canvas 463 219 494 344 META 0; +#X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 85 AUTHOR d13@klingt.org; +#X text 12 25 LICENSE GPL v2; +#X text 12 45 DESCRIPTION; +#X text 12 5 KEYWORDS control needs_work (description&purpose); +#X text 12 65 INLET_0 bang; +#X restore 399 277 pd META; +#X connect 2 0 1 0; |