NOTE: FOSS stands for Free and Open Source Software
When looking for plugins for Linux DAWs, try to make sure your desired plugin always has the following support:
* 64 bit and Compiled for your machine's architecture (ie Intel or ARM)
* Comes in an installable format for your OS/Package Manager (ie DEB, RPM, PKGBUILD, script install, source install etc.)
* Uses one of the following DAW supported plugin formats: LV2, VST3, CLAP (coming soon)
* Use only FOSS, or try before you buy for commercial products (to confirm it works properly in your DAW
* Has scaling support for high resolution/HiDPI monitors
When obtaining plugins for your DAW choose preferable software types (in this order) for best experience and stability:
* Linux Native FOSS plugins
* Linux Native Commercial plugins
* Windows Native (used with WINE & yabridge) FOSS plugins
* Windows Native (used with WINE & yabridge) commercial plugins
What would be a good first example of a plugin that meets these criteria? What do you recommend that I try first?
Two examples of favorites are Surge and LinuxSampler (along with Qsampler and gigedit)
What Linux distros would you recommend for music making?
I would recommend using either distros designed for music making or distros that are easy to configure for music making and has lots of music making software support:
NOTE: Notice that I primarily mentioned Debian-based or Arch-based distros. This is because the Debian and Arch families of distros contain the most software.
AV Linux -- (an "appliance" app) for out of the box use
Ubuntu Studio
Ubuntu (any of the other flavors)
Manjaro
EndeavourOS -- (most flexible, but also requires the most Linux knowledge)
What are best places to look for Linux software, and in what order (for these sources) would you recommend for package stability and security?
* Always start with your local repository first.
* If you can't find it there, try to find Flathub, Appimage, or Snap software packages second.
* From there, you can try 3rd party repositories (such as KXStudio for Debian-based systems, or the Arch User Repository (AUR for Arch based systems
* Developer websites or shops are often good places to find or purchase plugins or software, and are (almost aways) the only way to obtain commercial products
* Everything else: Compile from source
I hope this helps! If you need further clarification, just ask!