Hi Sacha, I can only speak for the Windows (MIDI) Hercules code where we use the setValueFromMidi function which loggifies the values. Tuma is trying to map a MIDI device so this change will affect him.
Garth may correct this but my understanding is that on Linux you also have to deal with the non-linearity of what the Hercules hardware itself returns since there is no driver there to do it for you. So I think his plan is just to unfold the raw herc output into a pot value directly rather than pass it through two magic formulas separately. Adam On 10/12/2007, Sacha Berger <[EMAIL PROTECTED]> wrote: > Hi Adam & Albert, > > Am Montag, den 10.12.2007, 08:16 +0000 schrieb Adam Davison: > > Ah yes. I remember this now. I ended up applying this in some form and > > the midi code now uses this. It was also affecting my Hercules on > > Windows. So this will indeed probably solve Tuma's problem. > > Maybe---but the hercules code is right now not using the > controllogpotmeter? > > CU.Sacha > > > > ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
