Hey Tom, I think you want to poke at "herculeslinuxlegacy.cpp", as it contains all the mapping from the Hercules' input into Mixxx's internal controls.
In particular, take a look at the code around line 282, where the input from the left jogwheel is run through this m_pRotaryLeft- >filter() function which should smooth out the jogwheel via a rolling average. Anyways, it should all be in that file... Thanks, Albert On 11-Feb-08, at 2:55 PM, Tom Jennings wrote: > Albert, sorry to repeat a question, but you posted the source > file(s) that contains playback rate calcs (eg. jogdials, > pitch bending, etc) and I lost the posts and can't recall a > good archive search term (aargh). > > Feeling momentarily overconfident, I want to take a look at > the Hercules Control MP3 jog dial business. I assume mixxx sees > the midi generated by the dial, but it's unmappable as designed? > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mixxx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mixxx-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
