After you started the “engine” dit you clic on the « open web GUI » button? If it didn’t work just open your regular browser and enter http://127.0.0.1:18181
Just tried and that isn’t working either. I think it’s crashing for some reason. But it is showing in the task manager.
Just finished a test session with MOD Desktop on Windows 11. It felt incredible and I didn’t run into any issues at all. Everything ran smooth as butter.
I’m really impressed with this so far and I keep my fingers crossed that this can be released one day and with the plugin store.
I will keep testing it and report back if I find any bugs or other quirks.
Same for me. Tried it quite some time ago on an aging Lenovo Thinkpad running Windows 11, and it worked perfectly out-of-the-box.
Regarding bug reports. Is Github the correct channel for adding our findings?
There or here, both ways should reach the right people
I’ve only had two small inconsistencies so far when testing on Windows 11.
-
The zoom in/out functionality is a bit inconsistent for me. Sometimes I cannot zoom in the first 3-5 times. The zoom in animation starts, but then snaps back to unzoomed state with a short glitch of the graphics.
-
The drag to replace a plugin is a bit inconsistent. I’m sometimes unable to replace a plugin no matter where on the plugin I try to release the new plugin. The replace symbol appears, but doesn’t replace the plugin once releasing it.
Another issue I have is that I cannot start the Mod desktop service again after Stopping it (without restarting the PC). I see that Jack is still running in the Task manager after stopping and trying to start again. But I’m not able to close the task from Task manager, it stays active. So by the looks of it this could perhaps be part of the issue.
Update: The issue indeed seems to be related to jackd.exe service which is not terminated when stopping Mod Desktop. It stays on as a service. And it is impossible to close it even with PID delete/shutdown commands from the terminal. If I try to start the Mod Desktop again it doesn’t work, but another jackd.exe service is still started. This can also not be terminated.
Here is the jackd + host log when trying to start the Mod Desktop the second time:
Starting jackd using:
-R -S -n mod-desktop -X winmme -C .\jack\jack-session.conf -d portaudio -r 48000 -p 128 -d ASIO::X-AIR ASIO Driver
jackdmp 1.9.22
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2023 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
Drivers/internals found in : C:\Program Files\MOD Desktop
Drivers/internals found in : C:\Program Files\MOD Desktop
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
Allocate: named semaphore already exist name = jack_pipe.mod-desktop_system_midi
Internal client mod-midi-merger successfully loaded
Internal client mod-midi-broadcaster successfully loaded
Allocate: named semaphore already exist name = jack_pipe.mod-desktop_mod-host
Allocate: named semaphore already exist name = jack_pipe.mod-desktop_mod-monitor
bind error: No error
Cannot load client mod-host from internal session file line 2. Ignoring the line!
JackWinSemaphore::TimedWait name = jack_pipe.mod-desktop_freewheel time_out
JackFreewheelDriver::ProcessSync: SuspendRefNum error
JackAudioDriver::ProcessGraphSync: ProcessWriteSlaves error, engine may now behave abnormally!!
JackWinSemaphore::TimedWait name = jack_pipe.mod-desktop_system time_out
JackAudioDriver::ProcessGraphSync: SuspendRefNum error, engine may now behave abnormally!!
Windows 11.
How?
You can bootstrap and build plugins for generic-x86_64 for Linux.
$ ./bootstrap.sh generic-x86_64
$ ./build generic-x86_64 <plugin-package>
Here, <plugin-package>
refers to the name of a directory in ./plugins/package/
:
The build plugins are generated under $HOME/mod-workdir/generic-x86_64/plugins/
.
Another question is it possible to “easily” build plugins for windows?
Hi everyone!
I’m currently trying to setup a laptop with Ubuntu 24.04 with Carla and Mod-Desktop.
I got most of it running, but Mod-Desktop gives me trouble with it’s default Jack-Connections in Carla Patchbay.
So I would like to try the Mod-Desktop VST or LV2 version and add it directly via Carla.
The problems is, I can’t find how to build it or where it’s available. Could you help me here?
Thanks and I hope you have a good evening.
I read through:
But couldn’t find how to obtain the MOD-Desktop LV2 or VST version.
Mod desktop is amazing and the plugins superb. But I believe the use case for mod-desktop is more to test and develop plugins that for continous use. And now I think the team is more focused in the top notch anagram.
For linux for my use case (use it like pedalboard), I moved to pipedal from rerdavies. It connects directly to alsa (no jack no pipewire) so I could get much better latency and I found it more stable.
I’m pretty sure MOD is not a plugin, itself but, uses plugins. Hence, there is no MOD-VST.
There is one, as you can see if you follow that link. But it‘s not official and you need to build it yourself. Still i would like to try it for my current setup if someone is willing to guide me.
oh, I see now. woops
good luck!
Pipedal looks quite interesting, but I’m not sure if it’s the correct tool for my case.
I’m currently using Carla with Jack, since I’m also using Wine for some Windows VSTs and that allows me to route everything in the correct order.
As far as I know mod-desktop only runs lv2 plugins, so no windows vst either. But you can use the lv2 plugins from mod-desktop in carla
Exactly, but Carla supports Windows VSTs ( but i switched to yabridge for performance reasons ) and with Jack i can then route my audio inside the carla-patchbay through these VSTs and then through the Mod-Desktop block. Most of the things i want to do can be done with Carla alone, but MOD-Desktop has the CV modules included which I like a lot for automation.
On the other hand, does pipedal also work with jack or purely with alsa?
Hi there couple days ago i found this great software. So i figure out most of things, but also i have some newbie question. Maybe somebody will help me.
I am on Windows.
-How to record or capture WET signal from Mod Desktop in standalone mode by the OBS for example. I dont have loopback on my audio interface. What is the best way?