aboutsummaryrefslogtreecommitdiff
path: root/tab/vdc~-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2009-06-01 13:53:17 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2009-06-01 13:53:17 +0000
commitd0a14104c6848efc384075f6669a301b515c5a16 (patch)
tree81f58a270ce6e06df23e26cd6e98b92ac94d09ea /tab/vdc~-help.pd
parent5414bf29966bf440fba17c9d4e6998a88d443321 (diff)
add a work in progress vd~ object with "better" interpolation
algorythm. svn path=/trunk/externals/nusmuk/; revision=11606
Diffstat (limited to 'tab/vdc~-help.pd')
-rw-r--r--tab/vdc~-help.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/tab/vdc~-help.pd b/tab/vdc~-help.pd
new file mode 100644
index 0000000..ce59096
--- /dev/null
+++ b/tab/vdc~-help.pd
@@ -0,0 +1,18 @@
+#N canvas 695 59 307 351 12;
+#X floatatom 35 39 0 0 0 0 - - -;
+#X text 115 131 signal output (delayed signal);
+#X obj 35 67 sig~;
+#X text 84 64 signal input (delay time in ms);
+#X text 178 97 creation argument: name of delay line;
+#X obj 31 297 phasor~;
+#X msg 31 272 222;
+#X obj 31 248 loadbang;
+#X obj 34 159 oscillo~;
+#X obj 34 92 vdc~ test;
+#X obj 32 322 delwrite~ test 1000;
+#X connect 0 0 2 0;
+#X connect 2 0 9 0;
+#X connect 5 0 10 0;
+#X connect 6 0 5 0;
+#X connect 7 0 6 0;
+#X connect 9 0 8 0;