@christoph-hart you mean the audio driver issue?
Compiled the standalone .exe version for the rhodes you already have, but adding the audio settings panel.
By opening the .exe it says audio driver could not be initialized. (Looks like compilation saves the audio driver from mac or whatever, and looks for Core Audio instead of Windows Audio or whatever)
Fix attempt 1:
Turned audio driver to false. But doesn't work out
Turned all of them false but ui scale factor. Doesn't work out either
Fix:
Removed the audio settings call completely and worked.
Also, midi source on plug-in version also kills the plugin when you click it (obviously)