Hi Tuma, I think part of the confusion here may be that you're using 1.5 which is now about 9 months old. A lot of stuff in the midi code has changed since then.
The biggest problem you're going to have is that the midi mapping file format has changed to an xml based one. There's a script in svn called convert which will turn your .cfg file into a .xml file you can use with 1.6. I know I've fiddled with the handling of these pots at some point since 1.5 so before we discuss how stuff should be changed you should try working with a newer version. Ideally building from svn but if you're on windows, then my pre-beta package will do just fine. Adam On 09/12/2007, Robin Sheat <[EMAIL PROTECTED]> wrote: > On Monday 10 December 2007 10:25:40 you wrote: > > Is the hercules signal already logarithmic? > No, it's linear. 0-255. with 127 or so being straight up. I think my phrasing > may have been confusing. I mean, in the software, the pots are log. > > > The pots need to be logarithmic so that it sounds linear to the ear (Our > > ears are strange that way). Its strange that the hercules would do that > > on its own. > When you send the 50% signal to the pot, it doesn't go to 50%, it scoots off > to 3/4thsish of the way round. I presume that this is the point of 50% output > rather than 50% of the dial range like you'd expect. I can understand the pot > response being log, but I think the loggyness should perhaps not be applied > when setting the pot location? It would make things so much easier. Same > applied to the volume sliders. > > -- > Robin <[EMAIL PROTECTED]> JabberID: <[EMAIL PROTECTED]> > > Hostes alienigeni me abduxerunt. Qui annus est? > > PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D > > ------------------------------------------------------------------------- > 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 > > > ------------------------------------------------------------------------- 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
