aboutsummaryrefslogtreecommitdiff
path: root/tabenv-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
commit0ca6f43514c11e30d76618be69fcb995b926d0d5 (patch)
tree176c578365c3aa10b8881ac34aac7d4d0b73f4b4 /tabenv-help.pd
parent66615de24cb4f2d3511ad4a6cee4b28058e3ebb8 (diff)
ported to new template Makefile and debianized it
svn path=/trunk/externals/moonlib/; revision=13184
Diffstat (limited to 'tabenv-help.pd')
-rw-r--r--tabenv-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/tabenv-help.pd b/tabenv-help.pd
new file mode 100644
index 0000000..cb719d0
--- /dev/null
+++ b/tabenv-help.pd
@@ -0,0 +1,25 @@
+#N canvas 205 155 534 360 10;
+#X text 22 332 (c) Antoine Rousseau 2001;
+#X obj 21 19 tabenv;
+#X text 78 21 A envelope follower for table (not in real-time).;
+#X text 35 65 args: arrayname [computation_num_points [output_period]]
+;
+#X text 147 151 change the array;
+#X msg 64 181 reset;
+#X msg 64 152 set Array1;
+#X obj 64 255 tabenv Array0;
+#X floatatom 64 283 5 0 0;
+#X msg 64 209 0 44100;
+#X text 125 209 compute 1 sec from the beginning;
+#X text 126 181 reset the computation buffers;
+#X obj 258 86 env~;
+#X text 294 85 );
+#X text 217 86 (like;
+#X text 151 84 );
+#X text 47 86 (like;
+#X obj 90 86 tabplay~;
+#X text 79 38 (in fact it's a mix between tabplay and env~);
+#X connect 5 0 7 0;
+#X connect 6 0 7 0;
+#X connect 7 0 8 0;
+#X connect 9 0 7 0;