Support |
ta, Stefan, but what I *don't* know is what is the standard response curve for Midi PitchBend. I presume I need to do an exponential to convert from the data (calculated as you describe below) to the frequency. ...but wonder if that's actually the case, as for a 2 semitone bend a linear conversion sounds ok. many thanks for your help andy Stefan Tiedje wrote: > andy butler schrieb: >> Unfortunately, 128 steps is the standard that we have to work with for >> CC. > > If you receive controller 1 for the MSB (128-bit) and then receive > controller 33 for the LSB just add 1/128th of that value to the MSB (in > what ever range it was) and you get a higher precision... > > That should work with faderboxes of higher precision like a Motormix out > of the box... > > If you do rapid prototyping in Max/MSP, have a look at my ctl.in >abhaXion. > > The last versions of my St.ools are here... > > for Max 5: http://dl.getdropbox.com/u/288305/St.ools%20for%205.zip > for Max 4: http://dl.getdropbox.com/u/288305/St.ools%20for%204.zip >