aboutsummaryrefslogtreecommitdiff
path: root/help/linspace-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/linspace-help.pd')
-rw-r--r--help/linspace-help.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/help/linspace-help.pd b/help/linspace-help.pd
new file mode 100644
index 0000000..cbd7732
--- /dev/null
+++ b/help/linspace-help.pd
@@ -0,0 +1,20 @@
+#N canvas 488 507 396 195 12;
+#X text 303 159 j#|@2002;
+#X obj 325 139 SMLib;
+#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;