Music composer, game designer and cybermancer.

  • 0 Posts
  • 19 Comments
Joined 8 months ago
cake
Cake day: January 23rd, 2024

help-circle

  • It isn’t because he needs to be willing to teach in the first place. If a person don’t want to teach autonomy to another, the debate ends here.

    But to know if you want to take the time to teach someone, you have to consider the possibility in the first place not thinking ‘impossible’ then move along.

    Also we can debate on how to teach a family member without being overwhelmed, because it is a real topic of discussion.








  • Back up your data before hand.

    You can use gparted on your mint live session to resize the windows partition to minimal size, leaving the biggest empty space possible. Leave 500mo to the windows partition as a safety net.

    Then during the install process :

    • choose manual install (not install on a full drive),
    • create an ext4 partition for the system (30 to 50 go) with a “/” mount point. It’s the system partition.
    • create a “swap” partition (size = your computer ram x 2). It’s the physical memory partition.
    • last create an ext4 partition (all remaining space) with a “/home” mount point. It’s the personal data partition.

    Once the install completed you will be able to access your windows data from mint.







  • Noo@jlai.lutoLinux@lemmy.mlGood DAWS and VSTs for linux
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    4 months ago

    You should use Ardour, it’s a DAW with native linux version. It’s free for Linux users and it’s a free software.

    LMMS isn’t really a DAW, as it can’t really manipulate audio easily, only midi. Reaper and Bitweeg have native Linux version but aren’t free softwares.

    Windows Vst are running fine on linux these days, but on Linux there are a lot of audio plugins on Lv2 format you should try as well… Lastly, native vst for Linux do exist and work flawlessly.

    Edit: as a general rule, audio in Linux is fairly different than on windows/macos, because it allows more flexible workflows, with the use of multiple softwares in sync to get the best of their abilities. For instance I make professional audio mainly with Ardour but I also use rosegarden, guitarix, luppp, non-daw, open stage control or pure data for some specific functions.