We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/live/track/device/param query doesn't work anymore once having changed the order of the devices in a track.
Steps to reproduce:
-> All EQ8 param do get output, as excepted.
-> New device order do get reflected by LiveOSC2 (ie. /live/track/devices 0 0 Auto Pan 1 EQ Eight is output)
-send again "/live/track/device/param 0 0"
Expected result:
-> Auto-Pan params are output
Actual result:
-> both Auto Pan & EQ Eight params do get output
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/live/track/device/param query doesn't work anymore once having changed the order of the devices in a track.
Steps to reproduce:
-> All EQ8 param do get output, as excepted.
-> New device order do get reflected by LiveOSC2 (ie. /live/track/devices 0 0 Auto Pan 1 EQ Eight is output)
-send again "/live/track/device/param 0 0"
Expected result:
-> Auto-Pan params are output
Actual result:
-> both Auto Pan & EQ Eight params do get output
The text was updated successfully, but these errors were encountered: