aboutsummaryrefslogtreecommitdiff
path: root/volctl~.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-12-17 17:52:01 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:51 +0200
commit2daa10b2676f8befd3aaa54e70155459f9b6d79b (patch)
treeb30d5941c6f622214b67dee2df717788f244bccd /volctl~.pd
parent204a6c8b77098934385660529958209a06676fa2 (diff)
adding copyright note to patches
adding fast tanh approximation svn path=/trunk/abstractions/tb/; revision=4246
Diffstat (limited to 'volctl~.pd')
-rw-r--r--volctl~.pd7
1 files changed, 4 insertions, 3 deletions
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;