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

Re-enable note-off for deck A cue button #2086

Closed
wants to merge 906 commits into from
Closed

Re-enable note-off for deck A cue button #2086

wants to merge 906 commits into from

Conversation

mrvanes
Copy link
Contributor

@mrvanes mrvanes commented Apr 23, 2019

I don't know why the note-off for deck A cue button was disabled, but it breaks the hold-cue functionality of Mixxx cue setting and moreover, deck B has both note-on and note-off (and behaves normally) so the configuration was asymmetric anyway?

daschuer and others added 30 commits January 30, 2019 22:46
Conflicts:
	res/controllers/American-Audio-RADIUS-2000-scripts.js
	res/controllers/Behringer-BCD3000-Advanced-scripts.js
	res/controllers/Behringer-BCD3000-scripts.js
	res/controllers/Hercules-DJ-Console-Mk4-scripts.js
	res/controllers/common-hid-packet-parser.js
	res/skins/Tango/style.qss
This will be used to implement instant doubles.
Also queue the position clone using a special sync request.
If two load operations are attempted in quick succession, a clone will
be performed instead of the second load.
Previously the track would start playing as soon as it was loaded but
before the position was synced. Some audio would leak out on occasion.
Moving these operations closer together reduces this possibility. To
completely eliminate it, the seek and the play will need to happen in
the engine thread together. Not sure if this will be necessary.
daschuer and others added 25 commits April 9, 2019 23:01
Latenight :. permanent xFader buttons
if neither EQs nor Vol fader are visible so that the xFader
doesn't get squeezed is still usable.
Fixing broken bug cover dialog in case no cover is avaiable
numark mixtrack 3: don't change FX level when moving beatgrid
# Conflicts:
#	CHANGELOG
#	src/defs_version.h
Shade :: fix small decks' bg/border colors in color schemes
[WIP] Deere :: simplify mixer templates
I don't know why the note-off for deck A cue button was disabled, but it breaks the hold-cue functionality of Mixxx cue setting and moreover, deck B has both note-on and note-off (and behaves normally) so the configuration was asymmetric anyway?
@Be-ing Be-ing changed the base branch from master to 2.2 April 23, 2019 18:53
@Be-ing
Copy link
Contributor

Be-ing commented Apr 23, 2019

Thank you for this fix. Can you rebase your branch on the 2.2 branch so we can include this in 2.2.2 before 2.3 is released?

@mrvanes
Copy link
Contributor Author

mrvanes commented Apr 23, 2019

I used the github built-in editor, so it's not so easy to rebase... here's a fresh PR:
#2087

@mrvanes mrvanes closed this Apr 23, 2019
@mrvanes mrvanes deleted the patch-1 branch April 23, 2019 18:58
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.