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 --- rewrap-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 rewrap-help.pd (limited to 'rewrap-help.pd') diff --git a/rewrap-help.pd b/rewrap-help.pd new file mode 100644 index 0000000..e444c9d --- /dev/null +++ b/rewrap-help.pd @@ -0,0 +1,23 @@ +#N canvas 328 32 564 467 12; +#X floatatom 27 304 8 0 0 0 - - -; +#X floatatom 27 73 5 0 0 0 - - -; +#X text 202 47 written by ; +#X floatatom 60 133 5 0 0 0 - - -; +#X floatatom 94 158 5 0 0 0 - - -; +#X text 84 71 input value; +#X text 57 102 creation arguments can be changed dynamically:; +#X text 35 341 creation arguments:; +#X text 115 132 lower limit; +#X text 146 157 upper limit; +#X floatatom 110 276 5 0 0 0 - - -; +#X text 36 358 wrap ; +#X obj 27 249 rewrap 6 40; +#X text 200 27 into a range; +#X text 169 275 wrap period; +#X text 107 305 output; +#X text 122 11 rewrap :: wraps floats back and forth; +#X connect 1 0 12 0; +#X connect 3 0 12 1; +#X connect 4 0 12 2; +#X connect 12 0 0 0; +#X connect 12 1 10 0; -- cgit v1.2.1