aboutsummaryrefslogtreecommitdiff
path: root/volctl~.pd
blob: db0ee18884ee875b8068b61f8457bb81996a43b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#N canvas 428 171 450 300 10;
#X obj 28 13 inlet~;
#X obj 28 219 outlet~;
#X obj 28 179 *~;
#X obj 44 160 line~;
#X obj 44 139 pack \$1 \$2;
#X obj 109 115 inlet ramp_time;
#X obj 44 53 loadbang;
#X text 27 275 $Id: volctl~.pd 193 2005-11-20 00:58:51Z tim $;
#X text 143 42 \$1: initial gain;
#X text 143 62 \$2: initial ramp time;
#X text 27 245 for all the people \, who are afraid to use devel or
my volctl~ external;
#X obj 44 75 inlet factor;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 2 1;
#X connect 4 0 3 0;
#X connect 5 0 4 1;
#X connect 6 0 4 0;
#X connect 11 0 4 0;