[Jackaudio] capture audio input on Mac

Colin Sullivan colin at colin-sullivan.net
Sun Apr 26 04:12:46 CEST 2020


To capture general audio on Mac you might try BlackHole or Soundflower:

https://github.com/ExistentialAudio/BlackHole
https://github.com/mattingalls/Soundflower

Would that do the trick?

It is possible to run Jack on macOS but only for jack-supported applications like certain professional music software and open source tools.
------
Colin

> On Apr 25, 2020, at 2:23 PM, Ethan Funk <ethan at redmountainradio.com> wrote:
> 
> Jack has access to audio from application that are built to use jack, and can get audio from Apple's CoreAudio sources, and send audio to CoreAudio destinations, like the default system sound default destination, likely your built-in speaker.
> It sounds like you want to use a destination as a source, which is not what jack was design to do. Apple has carefully crafted their OS to prevent you from doing that, for digital rights management reasons, so the OS doesn't give jack access to any audio beyond the boundaries of jack itself. It's like the post office: You can send a letter to me, and someone else can send a letter to me too. I get to see both, but you will never know anything about the other mail I get, unless I share it with you. Apple doesn't share.
> 
> -Ethan
> 
> On Sun, 2020-04-26 at 03:18 +0700, Tim O'Brien wrote:
>> Hello,
>> Is it possible to use Jack Audio to capture audio from the speaker on  Mac.
>> I want to save the audio in a file.  So long as it works on Catalina or
>> above is fine.
>> thanks in advance
>> Tim
>> 
>> PS
>> I believe this means capturing in the I/O Kit or AUHAL
>> _______________________________________________
>> JackAudio mailing list
>> JackAudio at lists.linuxaudio.org
>> 
>> https://lists.linuxaudio.org/listinfo/jackaudio
>> 
> _______________________________________________
> JackAudio mailing list
> JackAudio at lists.linuxaudio.org
> https://lists.linuxaudio.org/listinfo/jackaudio


More information about the JackAudio mailing list