Malte Steiner wrote:
For a new audio application I need to code a JACK
client with C++. So
far I did it only with C and have a problem with giving the pointer to
the callback process function, which is a method now. So what is the
This is what I use and one way (of many) to do it:
http://libjackmm.cvs.sourceforge.net/viewvc/libjackmm/libJackMM/
Release tarball is outdated (I should remember to release a new one),
but the repository version should be OK.
BR,
- Jussi