Re: [PD] JACK2 support on macOS

2021-07-31 Thread Dan Wilcox
As I mentioned in the Github issue, we should move to the following model * Builds for *old* versions of macOS, should use jack weak linking to work with *old* builds of JackOSX (if they can find it). * Builds for *newer* versions of macOS, should be built linking to the newer official Jack mac

Re: [PD] JACK2 support on macOS

2021-07-30 Thread IOhannes m zmölnig
On 7/30/21 12:09, Roman Haefeli wrote: On Fri, 2021-07-30 at 11:13 +0200, IOhannes m zmölnig wrote: On 7/30/21 10:23, Roman Haefeli wrote: Anyway, my impression is that someone installing JACK on macOS now is more likely to find JACK2 than JACK1. i don't think so. Ok. Where are you getting

Re: [PD] JACK2 support on macOS

2021-07-30 Thread Roman Haefeli
On Fri, 2021-07-30 at 11:13 +0200, IOhannes m zmölnig wrote: On 7/30/21 10:23, Roman Haefeli wrote: > > > > > > Anyway, my impression is that someone installing JACK on macOS now > > is > > more likely to find JACK2 than JACK1. > > i don't think so. Ok. Where are you getting JACK for macOS from

Re: [PD] JACK2 support on macOS

2021-07-30 Thread IOhannes m zmölnig
On 7/30/21 10:23, Roman Haefeli wrote: Hey all On macOS, I used to download a package named JackOSX for installing JACK (which seems to be the JACK1 implementation). Since a while now, the prominent source to get JACK seems https://jackaudio.org where you get JACK2 installers for macOS (and othe

Re: [PD] JACK2 support on macOS

2021-07-30 Thread Roman Haefeli
There is already an issue open with some more background information: https://github.com/pure-data/pure-data/issues/1190 Sorry for the noise. Roman On Fri, 2021-07-30 at 10:23 +0200, Roman Haefeli wrote: > Hey all > > On macOS, I used to download a package named JackOSX for installing > JACK

[PD] JACK2 support on macOS

2021-07-30 Thread Roman Haefeli
Hey all On macOS, I used to download a package named JackOSX for installing JACK (which seems to be the JACK1 implementation). Since a while now, the prominent source to get JACK seems https://jackaudio.org where you get JACK2 installers for macOS (and other platforms). Pd downloaded from Miller