Sometimes people get caught up trying to find exact matches for software, when instead it’s a combination of tools that gets the job done on another OS. The annoying thing is learning new toolsets – but it’s only annoying until you know them.
Yeah I don’t expect to get all the functionality in one piece of software, so I’ll have to cobble it together. Of course, icue depends on the .net framework so it’s not getting ported, and the other 2 just don’t have an official native linux app. Jack mixer is my current target for voicemeeter, but I have to start researching the others at some point.
Sometimes people get caught up trying to find exact matches for software, when instead it’s a combination of tools that gets the job done on another OS. The annoying thing is learning new toolsets – but it’s only annoying until you know them.
Yeah I don’t expect to get all the functionality in one piece of software, so I’ll have to cobble it together. Of course, icue depends on the .net framework so it’s not getting ported, and the other 2 just don’t have an official native linux app. Jack mixer is my current target for voicemeeter, but I have to start researching the others at some point.
Pipewire has some mixing functionality through tools like pwvucontrol, and graph connections through Helvum.
I’ll have to look into that. Thanks for the info!
Weirdly enough, .Net works relatively well on Linux (at least the core components). Parts of the framework are even various degrees of open sourced.
I do a lot of .NET development at work (back end web APIs). It’s all done in Linux via WSL2. All my code runs in Linux containers on Azure.