aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/pd/integrator.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-08-01 20:51:11 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:55 +0200
commit0d2a4d810fdc7ecbe67de784d4eb901cd5699c38 (patch)
tree83f02e75faab87ad984ca187adc13c99d6b5fc7e /sc4pd/pd/integrator.pd
parent732d85194f69cc1d6b72d67e48211799cd5583e3 (diff)
some more ugens
svn path=/trunk/externals/tb/; revision=1902
Diffstat (limited to 'sc4pd/pd/integrator.pd')
-rw-r--r--sc4pd/pd/integrator.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/sc4pd/pd/integrator.pd b/sc4pd/pd/integrator.pd
new file mode 100644
index 0000000..3c8719d
--- /dev/null
+++ b/sc4pd/pd/integrator.pd
@@ -0,0 +1,21 @@
+#N canvas 0 0 450 300 10;
+#X obj 12 159 dac~;
+#X obj 89 131 print~;
+#X obj 144 112 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X floatatom 112 20 5 0 0 0 - - -;
+#X floatatom 265 37 9 0 0 0 - - -;
+#X floatatom 266 110 9 0 0 0 - - -;
+#X obj 18 86 Integrator~ 0.3;
+#X msg 89 60 leak \$1;
+#X obj 18 28 Dust~ 441;
+#X obj 266 78 Integrator 0.5;
+#X connect 2 0 1 0;
+#X connect 3 0 7 0;
+#X connect 4 0 9 0;
+#X connect 6 0 1 0;
+#X connect 6 0 0 0;
+#X connect 6 0 0 1;
+#X connect 7 0 6 0;
+#X connect 8 0 6 0;
+#X connect 9 0 5 0;