diff options
author | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:14:06 +0200 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:14:06 +0200 |
commit | 90c6018a9401e38859f733b3521c919e042322b7 (patch) | |
tree | b4a6bd88d73feafa8fa55e6fe7c5fcd7df2cab72 /volctl~.pd | |
parent | 2daa10b2676f8befd3aaa54e70155459f9b6d79b (diff) |
moved abstractions into abstractions/
Diffstat (limited to 'volctl~.pd')
-rw-r--r-- | volctl~.pd | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/volctl~.pd b/volctl~.pd deleted file mode 100644 index b4122fb..0000000 --- a/volctl~.pd +++ /dev/null @@ -1,22 +0,0 @@ -#N canvas 428 171 462 309 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 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 text 27 275 (c) Tim Blechmann 2005 \, $Id: volctl~.pd 219 2005-12-17 -18:21:06Z tim $; -#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 10 0 4 0; |