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
The touchOSC and Open Stage examples are sending the wrong node name for the plug in. I found they were sending to jx10 like so
/parameter/jx10/VCF_Freq
But the correct path that works with the "play_vst3.json" used in the getting started docs is as:
/parameter/mda_JX10/VCF_Freq
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The touchOSC and Open Stage examples are sending the wrong node name for the plug in. I found they were sending to jx10 like so
But the correct path that works with the "play_vst3.json" used in the getting started docs is as:
The text was updated successfully, but these errors were encountered: