From 3980b38b7d9efb6f1d322ef0785feaed1f06a806 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sat, 17 Nov 2007 13:58:45 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r9017, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=9018 --- s-midirange-help.pd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 s-midirange-help.pd (limited to 's-midirange-help.pd') diff --git a/s-midirange-help.pd b/s-midirange-help.pd new file mode 100644 index 0000000..cce960d --- /dev/null +++ b/s-midirange-help.pd @@ -0,0 +1,9 @@ +#N canvas 203 263 450 300 10; +#X floatatom 24 46 5 0 127 0 - - -; +#X text 22 8 Maps the integers 0 -> 127 to 0 -> X where X is one larger +than your maximum.; +#X floatatom 24 91 5 0 0 0 - - -; +#X text 67 91 Output goes from 0 to 16; +#X obj 24 67 s-midirange 17; +#X connect 0 0 4 0; +#X connect 4 0 2 0; -- cgit v1.2.1