dotherightthing / control-traktor

A collection of settings and Max4Live devices for improved control over Traktor Pro.
4 stars 0 forks source link

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

Open dotherightthing opened 8 months ago

dotherightthing commented 8 months ago

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"