Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roland DJ-505: Add saved loop mode #3202

Merged
merged 15 commits into from
Nov 11, 2020

Conversation

Holzhaus
Copy link
Member

@Holzhaus Holzhaus commented Oct 22, 2020

Depends on #2194.

EDIT: Documentation updates can be found in mixxxdj/manual#243

@Holzhaus Holzhaus added this to the 2.4.0 milestone Oct 27, 2020
@Holzhaus Holzhaus marked this pull request as ready for review November 4, 2020 23:36
@Holzhaus
Copy link
Member Author

Holzhaus commented Nov 4, 2020

Ok, ready to review. Please also review and merge the updated documentation at: mixxxdj/manual#243

@Holzhaus
Copy link
Member Author

Holzhaus commented Nov 5, 2020

Appveyor failures are unrelated.

@Holzhaus Holzhaus requested a review from Be-ing November 9, 2020 22:10
@Holzhaus
Copy link
Member Author

Merge?

@@ -496,8 +496,8 @@ DJ505.Deck = function(deckNumbers, offset) {

this.loopActive = new components.Button({
midi: [0x94 + offset, 0x32],
inKey: "reloop_toggle",
outKey: "loop_enabled",
key: "loop_enabled",
Copy link
Contributor

Choose a reason for hiding this comment

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

loop_enabled is read/write now?

@Be-ing Be-ing merged commit 05d9182 into mixxxdj:main Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants