Skip to content

Electrix Tweaker mapping small updates#912

Merged
rryan merged 5 commits intomixxxdj:masterfrom
Be-ing:tweaker_mapping
May 6, 2016
Merged

Electrix Tweaker mapping small updates#912
rryan merged 5 commits intomixxxdj:masterfrom
Be-ing:tweaker_mapping

Conversation

@Be-ing
Copy link
Copy Markdown
Contributor

@Be-ing Be-ing commented Apr 1, 2016

Fix a small bug and make use of cue_indicator with the multicolored play buttons

}
} else if (engine.getValue(group, 'track_samples')) {
midi.sendShortMsg(0x90, ElectrixTweaker.buttons[group]['play'], ElectrixTweaker.colorCodes['red'])
if (control == 'cue_indicator' && value == 1) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Want to use === instead of ==?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally, yes, but I was keeping it internally consistent with the rest of the script. I plan on rewriting the script (with better style) after finishing the P32 mapping to continue refining the JS library I'm working on with the P32 mapping.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgtm

@rryan rryan merged commit 8b3b874 into mixxxdj:master May 6, 2016
@Be-ing Be-ing deleted the tweaker_mapping branch February 1, 2017 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants