XML Feeds

.

[maxmsp] Re: Interpolating MIDI values

mHatsys mhatsys at gmail.com
Fri Nov 2 13:27:48 MDT 2007


Many Thanks...This is perfect. With the xbend receiving 12-bit i get a range of 0 - 14000. this combined with the table object is a great solution. thanks again. 



Quote: Stefan Tiedje wrote on Thu, 01 November 2007 05:04
----------------------------------------------------

> According to Doepfers web site, the controller is 12-bit. That means you 
> can receive the LSB's on a different controller number (+32) as well. 
> Use those for the higher precision.
> 
> Or use my ctl.in, which pulls out the a float value between 0. and 128. 
> as direct replacement for ctlin...
> Then just calculate with floats to get the intermediate values...
> 
> (Ah, its not on the recent distri...)
> I'll update my St.ools to carry the ctl.in abstraction soon...
> 
> But as you can set the R2M also to transmit pitchbend, I'd just set it 
> to that and receive with xbendin...
> 
> Stefan
> 
> -- 
> Stefan Tiedje------------x-------
> --_____-----------|--------------
> --(_|_ ----|\-----|-----()-------
> -- _|_)----|-----()--------------
> ----------()--------www.ccmix.com
> 
> 
> 
----------------------------------------------------




More information about the maxmsp mailing list