From 0d78eaa587696bacf78c3713a4490e5ff276b1cd Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Sun, 1 May 2005 17:03:31 +0000 Subject: new abstractions of the day! svn path=/trunk/abstractions/nusmuk/; revision=2865 --- between-help.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 between-help.pd (limited to 'between-help.pd') diff --git a/between-help.pd b/between-help.pd new file mode 100644 index 0000000..f8dd77a --- /dev/null +++ b/between-help.pd @@ -0,0 +1,14 @@ +#N canvas 0 0 450 300 10; +#X obj 29 91 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 29 183 5 0 0 0 - - -; +#X floatatom 68 131 5 0 0 0 - - -; +#X floatatom 108 131 5 0 0 0 - - -; +#X obj 29 156 between 2 15; +#X text 164 129 input range; +#X text 62 20 output a float that is between a min and a max; +#X text 52 90 <-- bang; +#X connect 0 0 4 0; +#X connect 2 0 4 1; +#X connect 3 0 4 2; +#X connect 4 0 1 0; -- cgit v1.2.1