The big bug tier list
-
Clicking a draggablefilterpanel controlling a ParametricEQ within a panel that is disabled will hard crash HISE, and Cubase + Logic once the plugin is compiled. This is a real bummer as my latest plugin uses panels to display a series of effects which users can enable and disable, disabling the panel makes it visibly obvious the effect is off, but if a user was to click the panel they'd hard crash their DAW.
-
@LozPetts said in The big bug tier list:
Clicking a draggablefilterpanel controlling a ParametricEQ within a panel that is disabled will hard crash HISE,
I'm pretty sure this bug has been around for a while. Place another panel over the EQ when it's disabled ;)
-
@Dan-Korneff @ps Just got a report back that the automation system isn't working in Ableton properly. Thanks for sharing your insights.
-
Automation bug added here:
Previous automation data overwritten on playback when Read/Write automation enabled · Issue #749 · christophhart/HISE
Description: When Read/Write automation is enabled on the plugin, any previously recorded automation data is overwritten during playback. Haven't confirmed the commit that breaks yet. Steps to Reproduce: Load your host (e.g. Logic, Cubas...
GitHub (github.com)
-
@Dan-Korneff I added a comment with a manual fix, please check whether this solves it (it works with my minimal test plugin here but I could use some help in verifying the fix for real world projects as this is a rather sensitive problem).
-
@Christoph-Hart excellent. I'll give it a try now.
-
H HISEnberg referenced this topic on
-
Not sure if I should post this here or on the Github but I did a pretty deep test on MacOS and everything is working quite smoothly for the automation fix. I tested all types (AU/VST/VST3/AAX) on ProTools, Ableton, Logic, & Bitwig and I haven't had any issues, strange CPU spikes or crashes. Mind you I only tested my janky EchoPlex-FX plugin so will still need to test both an instrument plugin and on Windows.
macOS M2
Sequoia 15.1.1My hats off to you for the fix @Christoph-Hart !
Edit* I should have shown the automation lane but the sliders are being modulated by automations, not by my mouse!
-
@HISEnberg this looks awesome!!!
-
@Chazrox haha thanks it was just a small project for a class, now it’s just for running tests!
-
Wavetable Export ignores residual noise setting · Issue #761 · christophhart/HISE
Description When exporting with the “Convert Samplemaps to Wavetable” tool, the Residual Noise setting is ignored. All other settings appear to be applied correctly. Steps to Reproduce Load a samplemap and select a Loris mode (Zero, Stat...
GitHub (github.com)
Wavetable Export – Residual Noise ignored
Preview applies residual noise correctly, but the exported HWT file bypasses it. All other settings are passed as expected.