aboutsummaryrefslogtreecommitdiff
path: root/get-audio-dialog-help.pd
blob: 6820fc0f91f9796824be384bce80f2f57e400d72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#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
-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
\, 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;