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

Focus Deck button requires extra push if toggled in Traktor #35

Open
dotherightthing opened this issue Jan 6, 2024 · 0 comments
Open
Assignees

Comments

@dotherightthing
Copy link
Owner

dotherightthing commented Jan 6, 2024

Background

The Focus Deck button is used to assign focus to a deck, so that mappings which act on the deck in focus affect the desired deck. This is especially useful for pitching the deck via a MIDI keyboard.

SD interaction

  1. Displays "A" > Press > Displays "B"
  2. Displays "B" > Press > Displays "A"

Software interaction

  1. Displays "A" > Focus B > Displays "B"
  2. Displays "B" > Focus A > Displays "A"

SD + Software interaction

  1. Displays "A" > Focus B > Displays "B"
  2. Displays "B" > Press > Displays "B" - because the press goes from A to B first
  3. Displays "B" > Press > Displays "A"
@dotherightthing dotherightthing self-assigned this Jan 6, 2024
@dotherightthing dotherightthing changed the title Focus Deck button requires extra push if toggled in software Focus Deck button requires extra push if toggled in Traktor Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant