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

Add ability to key adjust two decks at once #30

Open
dotherightthing opened this issue Oct 15, 2023 · 1 comment
Open

Add ability to key adjust two decks at once #30

dotherightthing opened this issue Oct 15, 2023 · 1 comment
Assignees

Comments

@dotherightthing
Copy link
Owner

dotherightthing commented Oct 15, 2023

Key adjust is currently determined by which deck has focus via TSI modifiers

But key adjust is controlled by MIDI input sent through Live on the two Params tracks

So turning it on and off could be as simple as arming and disarming the Deck A or B Params MIDI input track

(turning it off is necessary in order to play a Live sampler, as there are only 5 octaves on the keyboard and each deck uses 2 octaves; also, separate TODO - the remix deck needs a keyboard in for pitching)

The problem is that there are too many tracks to see all both deck A and deck B's Param channels at the same time without scrolling around on Push2.

Removing the Cues and Slices tracks and recording that input into the Devices track might solve this - it might be a case of eg using the Octave buttons to switch between the Cues and Slices pad inputs

@dotherightthing dotherightthing self-assigned this Oct 15, 2023
@dotherightthing
Copy link
Owner Author

See Control Traktor v4a.als

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

No branches or pull requests

1 participant