[LAD] jack2 API

Fons Adriaensen fons at linuxaudio.org
Tue Mar 31 18:58:01 UTC 2015


On Tue, Mar 31, 2015 at 03:02:45PM +0200, Vaclav Mach wrote:

> For example: instead of #include <jack/jack.h> I'm trying to
> #include "jack2/JackServer.h".
> 
> There are no example files.
> 
> What am I doing wrong? Or is it a bad way of using JACK2?

It is. Jack2 is written in C++, but the API is the same as
for Jack1 and defined in jack/jack.h, which you will find
in /usr/include or /usr/local/include. Any header file that
that is not there is not part of the public API but of the
source distribution. That goes for *any* package BTW.

Ciao,

-- 
FA

A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)



More information about the Linux-audio-dev mailing list