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
Writing value based on filter setting change does not work
MIDI device state should change
Nothing happens
I have an audio source (called audio_mikser below) with simple gain filter. I've set up binding for it as follows:
audio_mikser
When I change the gain value manually in OBS, control value on my midi device does not change.
The text was updated successfully, but these errors were encountered:
can't get it to work either...
Sorry, something went wrong.
No branches or pull requests
Problem
Writing value based on filter setting change does not work
Steps to reproduce
Expected result
MIDI device state should change
Actual result
Nothing happens
Example
I have an audio source (called
audio_mikser
below) with simple gain filter. I've set up binding for it as follows:When I change the gain value manually in OBS, control value on my midi device does not change.
The text was updated successfully, but these errors were encountered: