this post was submitted on 07 Jul 2023
5 points (100.0% liked)
Linux Audio
1 readers
1 users here now
Using linux for creating music.
Other lemmies: Ardour: !ardour@lemmy.studio
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been running on Arch for the past few years and using PipeWire with the relevant drop in packages for the last year or so to handle audio. Wouldn't necessarily recommend Arch for someone mainly focused on doing production work as brand new PipeWire releases sometimes cause issues.
Ardour for working on music / audio editing
qpwgraph for routing (i used to use qjackctl but qpwgraph is built with PipeWire in mind and does what i need + can save and load routing )
carla-rack for mic processing (some noise reduction, compressor, eq for voice chat / OBS recording fed into a virtual mic source)
the
pro-audio
package group on Arch provides a bunch of tools and plugins conveniently. I just keep all of them installed and find something new to try out here and there. You can see what packages are part of that group for inspiration and find the packages for whatever distro you wanna usei make the most use of x42, LSP, and Calf plugins for day to day stuff
Other than that just some bash scripts that run
pactl
commands to create the virtual sinks and sources I typically use on startup, then when qpwgraph is started it will load my saved routing to those sources