-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
PatchMaster radio buttons are unresponsive to input when plugin window is closed #114
Comments
Hi, thanks for the detailed report, but I tried with a more minimal example, and I can not seem to find any issue. For example, with this small example when I close the DAW and reopen it, the same buttons are selected on both the PatchMaster and VCV Pulse, and everything looks normal. If you are having an issue, perhaps it comes from the more complex interaction between CV Map and PatchMaster, and perhaps the way (i.e. the order) in which things get loaded and mapped when we load the patch? Does the issue occur in the Standalone version of VCV Rack? |
I should add: I hear the FP Operators if I change the button type for Controller 1/2 in PatchMaster to Momentary and close the plugin window. |
Ah, I had mis-read your initial message (apologies!), and indeed, I can reproduce the bug when closing the Rack UI window. |
Turns out it was a very easy fix! :-) Would you mind testing it on your side? If you would like me to send you a build, please let me know which platform you are on. Thanks for patiently explaining the issue! If all bug reports were as clean, well documented, and illustrated, things would be much easier! (I just have to remember to read them more carefully, haha!) |
I built and installed latest. While the your change did fix the issue in the DAW, a new issue arose in its place. Now every time I load the module browser, VCV crashes. Crash log:
|
I feel ya. I’m a frontend engineer, and I feel like we are disproportionately on the receiving end of really ambiguous support tickets, haha. |
This might be useful in diagnosing the crash issue: System information:
|
I forgot to test the module browser, thanks for catching that. It should be fixed now. |
Confirmed working! Thanks Marc! |
Given that:
Expected result:
Actual result:
Additional notes:
There was a slightly different result with trig radio buttons, but it was a similar symptom. Other button types (momentary/latched non-radio buttons) seemed to work as expected.
The text was updated successfully, but these errors were encountered: