77
Any tips on music production on Linux?
(sh.itjust.works)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
There are two official installation methods for Bitwig: the DEB file (which is used for Debian and its derivatives like Ubuntu/Mint) and Flatpak (which is used for basically every other Linux distribution).
While you can install Bitwig on Fedora via Flatpak, Yabridge will not work that way (unless things have changed in recent years). You will be able to install Yabridge and any Windows VSTs, but Bitwig will just not actually see them. There is some issue with how Flatpak sandboxes its applications that makes it so they are not able to access VSTs that are installed in the system through Yabridge. You can tinker around with permissions and whatnot using Flatseal and often resolve issues like this, but I did not have any luck doing that to fix my Bitwig/Yabridge problems.
This repo below has a tool that helps in creating a Bitwig installer for Fedora. It converts the official DEB file into an RPM file and installs the necessary prerequisite packages. If you install Bitwig this way, using this RPM file, Bitwig is able to see and use the VSTs that you install using Yabridge.
https://github.com/teervo/bitwig-fedora