this post was submitted on 13 Jun 2024
24 points (100.0% liked)
Linux
48038 readers
841 users here now
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Maybe look into PipeWire, Reaper in jack mode works fine connected to PipeWire for me, without any of the problems you mentioned.
It is quite possible that your desktop audio already uses PipeWire depending on your distribution, you would need to look at latency settings if you want live playback.
Also works for me. Been using PipeWire as my audio server for over a year while doing music production and happy with it
Username checks out
Oh yeah
I'm using linux mint. And sorry, but I'm a noob wktu audio software. I'm pretty sure I already have pipewire, but I'll double check. Are you saying to try pipewire instead of qctl?
There is no need to use external programs anymore unless you want some kind of special behaviour (like the plugboard that qjackctl gives you). Pipewire has reimplemented Pulseaudio, ALSA, and JACK, which at one point in time were 3 separate projects.
Pipewire emulates all 3 seamlessly. So when you run a program through JACK, pipewire picks it up pretending to be normal JACK. To the program, it looks like you have a standard JACK server, but on the backend, it's running through Pipewire instead. You should get the same low-latency too.
Do make sure you have pipewire-jack or the equivalent package installed.
https://wiki.archlinux.org/title/PipeWire
Would you recommend JACK for low latency inputs and allowing me to play along to songs on YouTube? I was able to get it work with pulse audio but the latency was too high.
Alas, I have been defeated. My smooth brain wasn't able to figure out linux audio. But I found another solution. My drum kit has audio pass through, so I connect my laptop via aux cable to my drum kit input and my headphones to my drum kit output. That allows me to play along with songs on my laptop. The trade off is I'm stuck with the built in drum sounds on my kit, which aren't as good as VSTs in reaper.. but at least I found a solution.
I tried this, but when I use JACK in reaper, the audio is all messed up. I'm just gonna give up and find a different solution. Thanks for the help tho