You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably related to this free-audio/clap-juce-extensions#56
I assume It's due to poor DPI support for Mac, and increasing or lowering the DPI in the display settings might solve the problem.
going to check whether I can reproduce the bug in Windows and then forward the ticket to the CLAP team.
Regarding my plugins, I am currently in the process of rewriting my rendering engine to be more flexible and fully support resizable windows for all plugins.
That would take a while but will be coming eventually.
commit 6662b84 solves some plugins that break due to this issue.
specifically prisma might have better antialiasing, and crmbl which was broken due to this bug is now functional.
that being said, the plugins will still remain smaller than their vst3 counterpart on high dpi.
it seems some plugins are still broken in clap after closing and reopening the ui, specifically red bass, plastic funeral, pisstortion and mpaint.
Issue
On my system, the CLAP version of Prisma renders at half the size of the VST3 version.
Steps to reproduce
Expected behavior
App information
System information
Screen grab
The text was updated successfully, but these errors were encountered: