Ex-technologist, now an artist. My art: http://www.eugenialoli.com/

  • 0 Posts
  • 244 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle




  • There are several commercial options for Linux. The most-Ableton software out there is Bitwig Studio that has a Linux port. However, it’s expensive. The cheapest commercial solution, with a bit of learning curve but powerful nonetheless, is Reaper.

    However, if you want to go 100% open source, there’s Ardour and LMMS (which is a lot like FL Studio). Ardour 9, which is expected by the end of the year, will be more MIDI-friendly than it used to be. LMMS latest git version (offered as binary on their site) has some good new features compared to their stable version, however, there’s still no vst3 support.

    I’m an visual artist and I used Photoshop for years to edit my hand-painted scanned paintings. When I moved to Linux, and Gimp3 was out, I was finally ready to leave Photoshop behind. Some features of Photoshop aren’t there, but I was ready to leave them behind. Same with video, I used to have a rather popular blog about color grading with Resolve. I moved to kdenlive, which has none of these tools or plugins. It’s a decision that I simply had to make. I wanted to use foss tools, and that was the price to pay. I’m cool with my decision.

    If you gotta go commercial, go with Reaper. The people (a small team of 3 or 4 I believe) behind it are really cool, and they’re doing it for the love of it, their profit is very small.




  • Eugenia@lemmy.mltoLinux@lemmy.mlDual Boot dilemma
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    9 days ago

    Your best bet is a secondary M2 slot, there are some laptops that allow for that. You install windows on the first, main ssd. Then you DISABLE that ssd (or you unplug it intenrally), you install linux on the second ssd, and then you enable back the first one. Then you can select using F12 during boot which ssd you want to boot from, by default it’d be windows.

    I see you’re from Germany. Well, Tuxedo computers have many laptop models with two ssds in it.







  • The reality is, to get these Windows VSTs to work on Linux, is possible via 2-3 ways, but they’re crashy, and sometimes will work, and after an OS upgrade might stop working (as it happened last year with yabridge under ubuntu) etc. The truth is, you can’t rely 100% on these VSTs anymore under Linux, it’s too hairy of a situation overtime. You might be able to get it working for a project, and two years later to try to reload that project, only to have these plugins not working anymore, so the project would crash on you and not be able to load it anymore.

    If you want to switch to Linux, you will need to use the well supported, native plugins only that get updated regularly for new linux versions. Yes, it’s a waste of money for your existing purchases, but this is what’s true for everyone who have ever bought Windows software in the past, and they’re now switching to Linux. Maybe you can sell them?

    Alternatively, use Windows for your audio work, and if you want to stay on Windows 10, make sure that this computer is not on the internet connected anymore (due to not receive security updates anymore), and use Linux for your everyday computer tasks.


  • Eugenia@lemmy.mltoLinux@lemmy.mlAdvice on a CAD solution
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    14 days ago

    Look at QCad. They have a paid ($40), and a free version that is fully functional and open source. It’s the most autocad-like app out there, so learning that has the advantage of learning the UI of autocad too.

    LibreCad that others suggested was forked from Qcad about 15 years ago and hasn’t moved much in terms of features. While QCad has. So in my opinion, it’s the best solution.

    Then there’s Freecad, but that’s more about 3D cad, and it’s more complicated overall.