It’s been several months since I switched to Linux mint and it’s been great so far. My biggest headache has been dealing with Linux audio and trying to use JACK. I have an electronic drum kit and I use Reaper for recording and using VSTs with yabridge. I managed to get this to work but it only works with ALSA. I want to have YouTube open and play along to songs and this does not work with ALSA. I’ve researched and experimented with JACK for way longer than I cared to. When I switch to JACK, reaper doesn’t recognize my e kit, even tho ita connected with patchbay, and it also makes my default audio output a dummy output. I’ve gotten to the point of just going back to windows cuz this has been a nightmare. Pulse audio does what I want but the latency is too high.

Is getting a second drive with windows on it the best solution?

EDIT: I have made some progress, I switched to bitwig, uses pipewire, mapped my pads to midi notes and assigned them sounds. I got the latency good and I’m able to play with YouTube. The only problem is bitwig doesn’t recognize all the zones in my cymbals. I’m not sure how to fix that, when I was using Steven slate in reaper it registered all the zones.

  • Piranha Phish
    link
    English
    102 days ago

    Perhaps try installing it natively with the package manager in the OS instead of with flatpak.

    I’m starting to warm up to flatpaks but the one place I think they really don’t make sense is core OS stuff which I think is the case here.

    I’m not saying it wouldn’t work as flatpak, but I just think it would be better integrated if you install it directly in the OS, and I don’t see much need for sandboxing a shim like that.

    • Ephera
      link
      fedilink
      English
      1
      edit-2
      2 days ago

      It’s not available on Flathub. I’m guessing, @[email protected] just used the app-store-like UI for installing software, and that thing integrates both Flatpaks and native packages. So, it’s probably installed correctly already, but yeah, just run sudo apt install pipewire-jack in a terminal to be sure.