From da1f0065d07250b86b9a761b012987e4825f491f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 28 Nov 2005 16:53:25 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r4068, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/smlib/; revision=4069 --- help/linspace-help.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 help/linspace-help.pd (limited to 'help/linspace-help.pd') 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; -- cgit v1.2.1