-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussion and Issues around MOD Desktop as Plugin #58
Comments
Some testing of my own on macOS 14.2, Apple sillicon on a mac mini M1: Renoise does not work under normal operation:
Need to pick 2 options to make it run proper:
FL Studio does not work under normal operation, needs the option for static buffers to be enabled, then works VST2 does not allow resize as per spec, but VST3 does which is nice for making the browser view bigger. GarageBand loads UI but has no IO jacks, needs auto-suspend option disabled somewhere?? |
Testing on Windows 10 64bit, with Carla it just crashes right away on the 1 time I got it to load, it printed this
On FL Studio it loads but uses all CPU. |
On Ubuntu 22.04 64bit, under KDE. LV2 Crashes under Ardour 6.9 jalv works fine, being LV2 the window is resizable which is nice, though a bit glitchy on the resize part but it does work Also works in Carla. Renoise works, but needs that auto-suspend option to be off first. |
Trying latest builds on Windows. no more crashes, but still does not work, same issue with overuse of CPU, while it is working correctly in linux + wine. |
The LV2 plugin in Ardour 8.4.0 with Many thanks for working on this, @falkTX |
The most recent VST3 plug-in seems to work fine with Piepewire, Arch Linux and Reaper. When plug-in is launched it opens webview browser. If I close that and click 'open in web browser' it loads in my default desktop browser. In webview version, to load NAM profile I have to go through plugin settings otherwise I can't click on that field where amps can be changed. |
the user-files needs some adjustment to work without relying on Qt, as we dont want that dependency on the plugin side. I am even surprised this is working under wayland, though sadly the embed part did not work. I will have to try this myself and see what is needed, though I have some suspicions already.. but can you clarify this please:
is the combo-box that does not appear? does it work for the die-fluidsynth plugin that loads sf2 files or does it have the same issue? |
This is a meta-ticket to discuss all things around MOD Desktop as an audio plugin, currently supporting AU, CLAP, LV2, VST2 and VST3.
NOTE: If you come here from an external link please notice this is still very early days and mostly looking for initial testers, it far from production-ready state!
That said, if you are technically-minded and want to help out to get the plugin version into shape, read on.
Things you should know before continuing:
So with that in mind, go get the latest build and install them.
Some notes
Items still do be done:
Testing in general is useful, if you do so please provide information regarding:
If you can, also provide a screenshot of the embed web view, some browser implementations will show slightly different things, it is handy to try to spot any oddities with specific engines so we know what to watch out for and try to work around.
The text was updated successfully, but these errors were encountered: