Comment 0 for bug 1507089

Revision history for this message
Be (be.ing) wrote : automatically scale values of Mixxx COs to input & output signals for controllers in scripts

To handle incoming and outgoing signals for controllers, script writers have to look up the range of each control object on http://mixxx.org/wiki/doku.php/mixxxcontrols and write the logic to scale the controller's signals to Mixxx's values. This is inconvenient and results in a lot of code duplication. With XML mappings, this is handled automatically by Mixxx.