From 41eb4f92137dfa34066e634e5c14fa9e4123bd1c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 02:22:33 +0000 Subject: added META subpatch svn path=/trunk/externals/hcs/; revision=14441 --- get-audio-dialog-help.pd | 47 +++++++++++++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 18 deletions(-) (limited to 'get-audio-dialog-help.pd') diff --git a/get-audio-dialog-help.pd b/get-audio-dialog-help.pd index 6820fc0..5c94e6f 100644 --- a/get-audio-dialog-help.pd +++ b/get-audio-dialog-help.pd @@ -1,21 +1,32 @@ -#N canvas 65 159 611 344 10; -#X msg 34 111 bang; -#X obj 73 174 pddp/print; -#X obj 53 179 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#N canvas 0 26 611 344 10; +#X msg 14 101 bang; +#X obj 53 164 pddp/print; +#X obj 33 169 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X obj 34 203 prepend set; -#X obj 34 278 send pd; -#X msg 34 249; -#X obj 34 142 get-audio-dialog; -#X text 246 249 <-- this message will be saved as part of your patch. -click it or [loadbang] it to configure the Audio settings. Make sure -it is attached to a [send pd] so that Pd gets the message.; -#X text 153 93 Open the Audio Settings and click OK to get the data +#X obj 14 193 prepend set; +#X obj 14 268 send pd; +#X obj 14 132 get-audio-dialog; +#X text 133 83 Open the Audio Settings and click OK to get the data \, then click bang to use them in the patch; #X text 9 23 get the Audio settings to save as part of the patch.; -#X connect 0 0 6 0; -#X connect 3 0 5 0; -#X connect 5 0 4 0; -#X connect 6 0 1 0; -#X connect 6 0 2 0; -#X connect 6 0 3 0; +#N canvas 280 175 494 344 META 0; +#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v3; +#X text 12 115 AUTHOR Hans-Christoph Steiner; +#X text 12 45 DESCRIPTION get the audio settings to save as part of +the patch; +#X text 12 75 INLET_0 bang; +#X text 12 95 OUTLET_0 bang audio-dialog; +#X text 12 5 KEYWORDS control pd_op; +#X restore 562 322 pd META; +#X msg 14 239; +#X text 226 259 ^-- this message will be saved as part of your patch. +click it or [loadbang] it to configure the Audio settings. Make sure +it is attached to a [send pd] so that Pd gets the message.; +#X connect 0 0 5 0; +#X connect 3 0 9 0; +#X connect 5 0 1 0; +#X connect 5 0 2 0; +#X connect 5 0 3 0; +#X connect 9 0 4 0; -- cgit v1.2.1