[LAU] aubio 0.4.0~beta1
Paul Brossier
piem at piem.org
Mon Dec 9 21:25:30 UTC 2013
Hi!
all dependencies for aubio are optional, otherwise the configure would
fail. i guess i could print a summary of detected options at the end,
but the "'configure' finished successfully" seemed enough.
wow, I completely forgot to bump jack version. no idea about a 0.3.10
version.
on debian stable with libjack-jackd2-dev, i get this:
$ pkg-config --modversion jack
1.9.0
and on osx with jackosx, i get this:
$ pkg-config --modversion jack
0.121.0
aubio builds fine with jack on both platforms. the only change i had to
do was to change jack_client_new to jack_client_open to avoid a warning.
now which minimal version should I use?
Paul
aubio finds jack and builds fine on both. now
On Mon, Dec 09, 2013 at 03:05:01PM -0500, Paul Davis wrote:
> On Mon, Dec 9, 2013 at 3:00 PM, Set Hallstrom <sakrecoer at gmail.com> wrote:
>
> >
> > Checking for 'jack' >= 0.15.0 : not found
> >
>
> This is nonsensical. First the JACK API has not changed in a very long
> time, but checking for > 0.15.0 is silly. Secondly, you can't check JACK
> API versions this way.
>
> --p
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user at lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-user
More information about the Linux-audio-user
mailing list