From what I can tell looking at this: https://github.com/pure-data/pure-data/tree/master/linux https://github.com/pure-data/pure-data/tree/master/linux
The macOS Pd build uses autotools, so it should be built with JackMP weak link support enabled.
On Aug 28, 2017, at 10:49 AM, pd-list-request@lists.iem.at wrote:
Date: Mon, 28 Aug 2017 10:27:01 +0200 From: Roman Haefeli <reduzent@gmail.com mailto:reduzent@gmail.com> To: Pd-List <pd-list@lists.iem.at mailto:pd-list@lists.iem.at> Subject: Re: [PD] Pd-0.48 for macOS not compiled with jack support(?) Message-ID: <1503908821.1971.2.camel@gmail.com mailto:1503908821.1971.2.camel@gmail.com> Content-Type: text/plain; charset="utf-8"
Hey
Sorry for nagging about this again, but I'd like to know whether the lack of direct Jack support in the macOS build is intentional.
Thanks, Roman
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Mon, 2017-08-28 at 10:54 +0200, Dan Wilcox wrote:
From what I can tell looking at this: https://github.com/pure-data/pu re-data/tree/master/linux
The macOS Pd build uses autotools, so it should be built with JackMP weak link support enabled.
And that's the case when I build my own app. But I can't get Pd to detect Jack with the official app from Miller's page.
Please forgive me if I simply don't see what I'm doing wrong. I did:
./autogen ./configure --enable-jack make make app
and I get a Pd using the Jackmp framework.
Just to be clear: I can still connect Jack with Miller's app, but only through Portaudio by selecting 'JackRouter' as audio device. But this won't let me set the number of channels. However, direct Jack support seems to be missing in the official build. Can anybody confirm this?
Roman
On Aug 28, 2017, at 10:49 AM, pd-list-request@lists.iem.at wrote:
Date: Mon, 28 Aug 2017 10:27:01 +0200 From: Roman Haefeli reduzent@gmail.com To: Pd-List pd-list@lists.iem.at Subject: Re: [PD] Pd-0.48 for macOS not compiled with jack support(?) Message-ID: 1503908821.1971.2.camel@gmail.com Content-Type: text/plain; charset="utf-8"
Hey
Sorry for nagging about this again, but I'd like to know whether the lack of direct Jack support in the macOS build is intentional.
Thanks, Roman
Dan Wilcox @danomatika danomatika.com robotcowboy.com
On Mon, 2017-08-28 at 10:54 +0200, Dan Wilcox wrote:
From what I can tell looking at this: https://github.com/pure-data/pu re-data/tree/master/linux
The macOS Pd build uses autotools, so it should be built with JackMP weak link support enabled.
I cannot confirm. The instructions say:
./configure
but without '--enable-jack' no Jack support will be enabled, neither with weak linking nor without. Or do I miss something?
Roman
On Aug 28, 2017, at 10:49 AM, pd-list-request@lists.iem.at wrote:
Date: Mon, 28 Aug 2017 10:27:01 +0200 From: Roman Haefeli reduzent@gmail.com To: Pd-List pd-list@lists.iem.at Subject: Re: [PD] Pd-0.48 for macOS not compiled with jack support(?) Message-ID: 1503908821.1971.2.camel@gmail.com Content-Type: text/plain; charset="utf-8"
Hey
Sorry for nagging about this again, but I'd like to know whether the lack of direct Jack support in the macOS build is intentional.
Thanks, Roman
Dan Wilcox @danomatika danomatika.com robotcowboy.com