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

Jog wheel forward and back behaving differently #3

Open
parkerlreed opened this issue Nov 3, 2022 · 1 comment
Open

Jog wheel forward and back behaving differently #3

parkerlreed opened this issue Nov 3, 2022 · 1 comment

Comments

@parkerlreed
Copy link

parkerlreed commented Nov 3, 2022

DJControl Compact USB

Pipewire Jack with QJackctl

CC48> works great and steps with every tick of the encoder.

CC48< starts spamming and because of that chokes up input until midizap can catch up

Back has a high value at ~126-127. Could this be causing it? I tried different operators after the CC48 but didn't get any better results

The raw messages look like

32:0   Control change          0, controller 48, value 1
 32:0   Control change          0, controller 48, value 1
 32:0   Control change          0, controller 48, value 1
 32:0   Control change          0, controller 48, value 1
 32:0   Control change          0, controller 48, value 126
 32:0   Control change          0, controller 48, value 127
 32:0   Control change          0, controller 48, value 127
 32:0   Control change          0, controller 48, value 127
 32:0   Control change          0, controller 48, value 127
@parkerlreed
Copy link
Author

parkerlreed commented Nov 3, 2022

Midi debug output is the same. The messages themselves are very consistent so I believe is the 127 value being interpreted as VERY fast when that's the slowest speed.

1 is slow 2 and 3 are faster and faster

127 is slow reverse and 126/165 are faster reverse. So going backwards.

[0] CC48-1 value = 1
[0] CC48-1 value = 1
[0] CC48-1 value = 1
[0] CC48-1 value = 1
[0] CC48-1 value = 126
[0] CC48-1 value = 127
[0] CC48-1 value = 127
[0] CC48-1 value = 127
[0] CC48-1 value = 127

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