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 --- wrap-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 wrap-help.pd (limited to 'wrap-help.pd') diff --git a/wrap-help.pd b/wrap-help.pd new file mode 100644 index 0000000..7997d38 --- /dev/null +++ b/wrap-help.pd @@ -0,0 +1,22 @@ +#N canvas 328 32 562 465 12; +#X floatatom 27 304 8 0 0 0 - - -; +#X floatatom 27 73 5 0 0 0 - - -; +#X text 187 26 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 94 277 5 0 0 0 - - -; +#X obj 27 249 wrap 6 40; +#X text 36 358 wrap ; +#X text 106 305 floats 'in range'; +#X text 122 11 wrap :: wrap floats into a range; +#X text 153 276 wrap periods; +#X connect 1 0 11 0; +#X connect 3 0 11 1; +#X connect 4 0 11 2; +#X connect 11 0 0 0; +#X connect 11 1 10 0; -- cgit v1.2.1