Sending the audio output of another program to Jamulus (MacOS & Jack) #1633
-
I am using Jamulus on MacOS and it works great with the native audio but I want to pipe in the audio output of another program (e.g. a metronome) directly and I didn't see how to do that without Jack. So I installed Jack and QJackCtl and they start without problems and the jack server is recognized by e.g. Ardour. However, in the list of possible devices in the Jamulus settings, there is no entry "jack" and Jamulus doesn't appear in the Graph connection window in QJackCtl (it does under Linux). Did somebody get this running in MacOS or has an alternative solution for piping the audio output of another program into Jamulus? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Not a Mac user myself, but I seem to remember others to mention "Blackhole" for audio routing on Macs. Could this be an option? If you want to use Jamulus with jack on Mac, you'll likely need a custom build which was built with |
Beta Was this translation helpful? Give feedback.
-
I use Loopback with a MacBbok Pro running Big Sur and it works like a charm! Loopback is a paid program though. |
Beta Was this translation helpful? Give feedback.
Not a Mac user myself, but I seem to remember others to mention "Blackhole" for audio routing on Macs. Could this be an option?
If you want to use Jamulus with jack on Mac, you'll likely need a custom build which was built with
qmake CONFIG+=jackonmac && make
as the default build uses coreaudio.