lp://staging/~zestoi/mixxx/controller_scripts
- Get this branch:
- bzr branch lp://staging/~zestoi/mixxx/controller_scripts
Branch merges
- Mixxx Development Team: Pending requested
-
Diff: 429 lines (+80/-166)3 files modifiedmixxx/res/controllers/Hercules-DJ-Console-Mk2-hid-scripts.js (+5/-2)
mixxx/res/controllers/Novation-Launchpad-scripts.js (+63/-69)
mixxx/res/controllers/common-controller-scripts.js (+12/-95)
Recent revisions
- 3221. By Zestoi
-
fixed new context for incomingData() and used new lambda style calling of engine.
connectControl( ) - 3219. By Zestoi
-
removed javascript implementation of spinback/brake and renamed script.
spinbackDefault to script.spinback and script.brakeDefault to script.brake - 3217. By Zestoi
-
use engine.brake() and engine.spinback() functions in launchpad/herc mk2 mappings and the thin wrapper in common-
controller- scripts. js. add in missing led feedback for kills on mk2 mapping for channel2. fix for new engine feedback environment for launchpad mapping - 3216. By Sean M. Pappalardo
-
Cross-fader:
- Added configurability of the curve for soft fade/fast cut as well (they are simply two ends of the same spectrum.)
- Added xFaderMode CO to reflect which mode we're in
Common controller scripts:
- Deprecated absoluteSlider
- Corrected absoluteLin and absoluteNonLin functions
- Added crossfaderCurve() common script to make use of the above changes - 3214. By RJ Skerry-Ryan
-
Merging lp:~mixxxdevelopers/mixxx/features_direct_bind into lp:mixxx.
* Changed use of ControlObject to ControlObjectThread to prevent priority inversion with the engine.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~mixxxdevelopers/mixxx/trunk