aboutsummaryrefslogtreecommitdiff
path: root/help/linspace-help.pd
blob: cbd7732b0fc22873351078a0f82a25479dfc2ad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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;