diff options
author | N.N. <chr15m@users.sourceforge.net> | 2007-11-17 13:58:45 +0000 |
---|---|---|
committer | N.N. <chr15m@users.sourceforge.net> | 2007-11-17 13:58:45 +0000 |
commit | 3980b38b7d9efb6f1d322ef0785feaed1f06a806 (patch) | |
tree | 56f40e8053708927921138e95b9adc2b427a5340 /s-midirange-help.pd | |
parent | cf335a829cb3917e17a4d3074ecb193b6b9d7287 (diff) |
This commit was generated by cvs2svn to compensate for changes in r9017,HEADsvn2git-headabstractions/s-abstractions
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/abstractions/s-abstractions/; revision=9018
Diffstat (limited to 's-midirange-help.pd')
-rw-r--r-- | s-midirange-help.pd | 9 |
1 files changed, 9 insertions, 0 deletions
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; |