Hi, This was starred in my inbox as something to check up on. Did anybody ever pick this up and commit it?
Adam On 28/03/2008, Alex Markley <[EMAIL PROTECTED]> wrote: > > This patch (not to be confused with my Diff Sensitivity patch) implements a > MIDI track selection knob. > > On my controller, I have a track selection knob which reports a signed, > relative number which should be interpreted as a number of clicks in a > clockwise or counter-clockwise direction. (Depending on the sign.) > > In order to implement a slot which behaves properly, I had to add a > MIDI_OPT_SELECTKNOB which should be useful in any situation where a relative > control's current position shouldn't be remembered from event to event. > > My track selection knob also generates a button event if it is pressed > down. Since this button does not specify a particular channel, I added a > slotLoadSelectedIntoFirstStopped, which allows a MIDI > button to behave like double-clicking a track in the library. > > Since this patch only adds features to the codebase (instead of altering > older features) I don't expect it to affect anything else. It _should_ be > safe to commit. > > Once Mixxx HEAD has all the code necessary to write a working MIDI mapping > for the Numark Total Control, I'll be contributing a complete MIDI mapping > which can be included in the next release. :) > > ttyl > -- > Alex (Malex) Markley > 740.927.3588 - http://MalexMedia.Net/ - http://SermonMP3s.com/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > > iD8DBQBH7DFm8yndOzuq3iQRAt7pAKCyvBKfo1vgrytC6VhxDcbTDoqt8QCeIOkW > 9vWldYdWNLIrD+F5OcZDxdQ= > =YRhu > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Mixxx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
