aboutsummaryrefslogtreecommitdiff
path: root/tremolo~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-20 18:33:24 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-20 18:33:24 +0000
commitc9e17960835938e1b47c9fb5804cbdcbd511e06a (patch)
tree8710f402be2a17a58a0f462249f7a93da687be13 /tremolo~-help.pd
parentf10d543095b4869947bdbbb3dc078a015f370b6e (diff)
created abstraction for simple use of tremolo
svn path=/trunk/externals/hcs/; revision=11070
Diffstat (limited to 'tremolo~-help.pd')
-rw-r--r--tremolo~-help.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/tremolo~-help.pd b/tremolo~-help.pd
new file mode 100644
index 0000000..6b15808
--- /dev/null
+++ b/tremolo~-help.pd
@@ -0,0 +1,18 @@
+#N canvas 150 177 450 300 10;
+#X obj 146 25 osc~ 270;
+#X obj 139 232 dac~;
+#X obj 309 24 pddp/dsp;
+#X obj 189 75 hsl 128 17 0 1 0 0 empty empty amount 6 9 0 10 -262144
+-1 -1 8500 1;
+#X floatatom 197 94 5 0 0 0 - - -;
+#X obj 230 122 hsl 128 17 0.01 10 1 0 empty empty frequency 6 9 0 10
+-262144 -1 -1 7200 1;
+#X floatatom 238 141 5 0 0 0 - - -;
+#X obj 146 151 tremolo~ 0.5 7;
+#X connect 0 0 7 0;
+#X connect 3 0 4 0;
+#X connect 3 0 7 1;
+#X connect 5 0 6 0;
+#X connect 5 0 7 2;
+#X connect 7 0 1 0;
+#X connect 7 0 1 1;