@d-healey - so basically when you applied mono aftertouch (pressed harder on a keY) all that HISE responded with was the MIDI's initial velocity value....
As a quick workaround (because I couldn't figure out how to solve it properly) I've added a getChildComponents function that can be used to iterate over the children of a panel and toggle their enabled state manually. This is probably also a useful function to have for other things too.
for (x in myPanel.getChildComponents())
x.set("enabled", true);
@christoph-hart I'm bumping this because it's still not resolved. Basically, after loading a new impulse response, any of the parameters listed for DAW automation needs to be moved before using DOP for it to render properly without dropouts. It works fine then until a new impulse is loaded.
@d-healey aaah another there-must-be-something-wrong-but-I-don't-see-it bug 🤦
You're right, thanks David, I wonder what we would do without you...
Sorry @Christoph-Hart , never mind.
💯 I Was An Employee On McDonald's nad Weekdns On Ikea 😆 LOL
Not Sure About Other Felow 😆
@d-healey Maybe comparing the 2 project folders (original and fixed) with a tool could show up the difference and point to a Hise bug (like in an xml file or something)?