From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- step-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 step-help.pd (limited to 'step-help.pd') diff --git a/step-help.pd b/step-help.pd new file mode 100644 index 0000000..9197d01 --- /dev/null +++ b/step-help.pd @@ -0,0 +1,22 @@ +#N canvas 417 206 533 314 12; +#X floatatom 33 229 5 0 0; +#X text 72 7 step :: output sequence of numbers (similar to 'line') +; +#X text 138 25 written by Olaf Matthes (olaf.matthes@gmx.de); +#X text 222 250 stepsize :: step between two numbers; +#X msg 33 76 23 6000 2; +#X msg 62 119 230; +#X obj 101 282 line; +#X text 98 117 send a single number to jump; +#X text 121 77 send a triplet to step to a new value; +#X text 22 282 see also:; +#X msg 80 146 stop; +#X text 127 147 "stop" message to stop output; +#X text 121 92