aboutsummaryrefslogtreecommitdiff
path: root/linspace-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 00:34:05 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 00:34:05 +0000
commit086e6b358ad45bda0e6a948cfb7ea2d33ab7da5a (patch)
treeb87b0adfbfd8f9b9439d8bf528b63b64f23dce03 /linspace-help.pd
parent98e3e1214cf71a62b2de938c9c7e07f6bdd0090c (diff)
re-arranged into libdir and setup with the template Makefile+debian stuff. renabled vv+ and vv- as vvplus and vvminus
svn path=/trunk/externals/smlib/; revision=13158
Diffstat (limited to 'linspace-help.pd')
-rw-r--r--linspace-help.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/linspace-help.pd b/linspace-help.pd
new file mode 100644
index 0000000..5496259
--- /dev/null
+++ b/linspace-help.pd
@@ -0,0 +1,20 @@
+#N canvas 488 507 396 195 10;
+#X text 303 159 j#|@2002;
+#X obj 325 139 SMLib-help;
+#X obj 29 147 print linspace;
+#X floatatom 136 101 5 0 0;
+#X floatatom 82 80 5 0 0;
+#X floatatom 29 58 5 0 0;
+#X obj 11 38 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 29 36 generate;
+#X text 132 80 set b;
+#X text 187 101 set n;
+#X text 79 56 set a and generate;
+#X obj 29 124 linspace 0 1 4;
+#X text 9 6 generates a vector with linear spaced floats;
+#X connect 3 0 11 2;
+#X connect 4 0 11 1;
+#X connect 5 0 11 0;
+#X connect 6 0 11 0;
+#X connect 11 0 2 0;