Hey Mixxx,

Currently mapping multiple controls to a single MIDI controller from
xml isn't possible because QHash's are used to store the mappings and
can only allow unique keys. Multimapping needs to be done via
scripting.

This little patch for the features_controllerAbstraction branch makes
1 to many mapping possible by making the m_mappings QHash a QMultiHash
instead. http://pastebin.com/jcLhbZZY is the patch.

Thank you,
Akash Shetye

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to