aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/pd/decay.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-08-02 20:13:59 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:55 +0200
commit1bf32780fe1281eda6deb51f661f2f234a16fd1f (patch)
tree9626c91fbc00ab8c51476f3ea1d5b0946f61b2d8 /sc4pd/pd/decay.pd
parent5e1268fb9920b248ee377797b130605f669c6dee (diff)
*** empty log message ***
svn path=/trunk/externals/tb/; revision=1904
Diffstat (limited to 'sc4pd/pd/decay.pd')
-rw-r--r--sc4pd/pd/decay.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/sc4pd/pd/decay.pd b/sc4pd/pd/decay.pd
new file mode 100644
index 0000000..4d54e30
--- /dev/null
+++ b/sc4pd/pd/decay.pd
@@ -0,0 +1,12 @@
+#N canvas 0 0 450 300 10;
+#X obj 159 205 dac~;
+#X obj 239 198 print~;
+#X obj 244 171 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 149 72 Dust~ 440;
+#X obj 156 130 Decay~ 0.01;
+#X connect 2 0 1 0;
+#X connect 3 0 4 0;
+#X connect 4 0 0 0;
+#X connect 4 0 0 1;
+#X connect 4 0 1 0;