From 817596ec98499c28d31c0f33c9ffa42e49896af3 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 27 Nov 2010 02:09:06 +0000 Subject: made some basic example patches, added META subpatch svn path=/trunk/externals/ext13/; revision=14529 --- messages-help.pd | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'messages-help.pd') 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; -- cgit v1.2.1