Hey,
after over 30 years of using Windows, I switched to Apple and got a Mac Mini M4 Pro two weeks ago, so maybe I'm just too stupid. All my other plugins scale just fine, but all Melda plugins are just unusable, like you can see in my screenshot. What could I do?
Best regards
Andreas
BUG on MacOS Sequoia: Plugin scaling makes all Melda plugins unusable.
-
- KVRist
- 167 posts since 6 Jun, 2017 from Germany
I have no Melda plugins, but did you see this thread? viewtopic.php?t=607648
One of the devs posted there, maybe contact him.
One of the devs posted there, maybe contact him.
-
martin-meldaproduction martin-meldaproduction https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=583716
- KVRist
- 273 posts since 6 Oct, 2022
Welcome in the world of macOS
There is scaling issues and it looks like you have GPU acceleration disabled, which may cause this under macOS and Bitwig. Ïf you can, go to plugin settings in our plugins and enable GPU acceleration and also enable Retina support. Then re-open plugin, it should work fine then.
Alternatively, you can enable GPU acceleration in Melda plugins, from the outside by editing file GPU.xml here: /Users/<username>/Library/Application Support/MeldaProduction/GPU.xml
You will see something like this:
<?xml version="1.0" encoding="utf-8"?>
<GPU HDPI="0" SampleMaxMemory="10000" Enable="0"/>
Change it to i.e.:
<?xml version="1.0" encoding="utf-8"?>
<GPU HDPI="1" SampleMaxMemory="10000" Enable="1"/>
Alternatively, you can enable GPU acceleration in Melda plugins, from the outside by editing file GPU.xml here: /Users/<username>/Library/Application Support/MeldaProduction/GPU.xml
You will see something like this:
<?xml version="1.0" encoding="utf-8"?>
<GPU HDPI="0" SampleMaxMemory="10000" Enable="0"/>
Change it to i.e.:
<?xml version="1.0" encoding="utf-8"?>
<GPU HDPI="1" SampleMaxMemory="10000" Enable="1"/>
Martin
MeldaProduction
MeldaProduction
