From 779b45410e8c76b2984d26823e97310c7601b38f Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 10 Apr 2009 17:52:07 +0000 Subject: initial commit of the puremapping abstraction collection svn path=/trunk/abstractions/nusmuk/; revision=11004 --- puremapping/mapping2float-help.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 puremapping/mapping2float-help.pd (limited to 'puremapping/mapping2float-help.pd') diff --git a/puremapping/mapping2float-help.pd b/puremapping/mapping2float-help.pd new file mode 100644 index 0000000..5f3a4e7 --- /dev/null +++ b/puremapping/mapping2float-help.pd @@ -0,0 +1,13 @@ +#N canvas 0 0 450 300 10; +#X obj 46 23 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144 +-1 -1 0 1; +#X floatatom 45 208 5 0 0 0 - - -; +#X obj 46 168 mapping2float 20 30; +#X text 122 25 convert 0 1 range to whatever float interval; +#X floatatom 111 135 5 0 0 0 - - -; +#X floatatom 176 135 5 0 0 0 - - -; +#X text 230 136 set output range; +#X connect 0 0 2 0; +#X connect 2 0 1 0; +#X connect 4 0 2 1; +#X connect 5 0 2 2; -- cgit v1.2.1