Re: How to capture audio from speaker?

Kjetil Matheussen <[email protected]> Tue, 14 May 2019 10:39:26 +0200
Newsgroups gmane.comp.audio.jackit
Message-ID <CAC6niELr34vav-3eA4GK5KWuz9faLK2BNzyF0bdPQF9JxStRgQ@mail.gmail.com>
On Tue, May 14, 2019 at 10:33 AM <[email protected]> wrote:
>
>
> Hi,
>
> I'm writing an MacOSX app that is able to capture audio from speaker and save the audio file to disk in wav or whatever format for further replay.
>
> I googled a lot and found out that Jack might help me to do this kind of thing.
>
> Is there any tutorials for this? Should I download JackOSX? I have cloned jack2 source code and successfully build example-clients/capture_client.c .
>
> Could you give me some guide?
>

Hi,
I don't know whether you are doing this for fun/learning experience,
or you are looking for a program that does this.
But if the latter is true, this is the main purpose of the program
jack_capture: http://archive.notam02.no/arkiv/src/jack_capture-0.9.73.tar.gz