From 2daa10b2676f8befd3aaa54e70155459f9b6d79b Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Sat, 17 Dec 2005 17:52:01 +0000 Subject: adding copyright note to patches adding fast tanh approximation svn path=/trunk/abstractions/tb/; revision=4246 --- volctl~.pd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'volctl~.pd') diff --git a/volctl~.pd b/volctl~.pd index db0ee18..b4122fb 100644 --- a/volctl~.pd +++ b/volctl~.pd @@ -1,4 +1,4 @@ -#N canvas 428 171 450 300 10; +#N canvas 428 171 462 309 10; #X obj 28 13 inlet~; #X obj 28 219 outlet~; #X obj 28 179 *~; @@ -6,16 +6,17 @@ #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 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 11 0 4 0; +#X connect 10 0 4 0; -- cgit v1.2.1