Plugin processing no sound...
-
@ustk Does the plugin respond to any CCs or could be accidentality bypassed?
-
@d-healey Might be... I reckon there's a way to test CCs in Hise, I am right?
-
@ustk Well you don't even need to do that. Just ask yourself if you've setup anything in your project to respond to CCs that could cause this issue.
-
@d-healey well no I didn't, but I was thinking about
isPluginParameter
potentially causing troubles at init since the bypass button is an external parameter and meta as well... -
@ustk That could be it. Try disabling it
-
@ustk said in Plugin processing no sound...:
isPluginParameter
There's definitely something going on with this. It's affecting automation in the latest version, so I can only imagine it's causing other issues as well. Hopefully I can investigate tonight
-
@Dan-Korneff Yeah I agree, and it's probably related to the hard LogicPro validation crash I also have for another customer.
@Christoph-Hart Are you able to follow the
isPluginParameter
case these days? -
hey @Dan-Korneff did you figure this out? i have a project thats gone silent and it doesnt seem to be related to any components.. kinda driving me crazy and im wondering where to begin checking
-
@Adam_G the issue I was having seemed to be related to how gestures were implemented. There's a proposed fix from Christoph on github that works for me.
I'm not sure if it's related to the issues you guys are having, but might be in the same area since the parameters were overhuled recently. -
@Dan-Korneff That fix is included in the latest commits now BTW.