From 086e6b358ad45bda0e6a948cfb7ea2d33ab7da5a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Feb 2010 00:34:05 +0000 Subject: 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 --- linspace-help.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 linspace-help.pd (limited to 'linspace-help.pd') 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; -- cgit v1.2.1