hey, thank you very much for this exactly explanation, everything worked
out this way.
after compilation, i had to symlink liboggz.so.1 and libfishsound.so.1,
from /usr/local/lib to /usr/lib, but it works now.
hey this is really cool appi, and since it is jack capable, i dont have
to stop everything running with jack, for starting up sonic, that is great.
thanks a lot for the support,
cheers,
doc
Chris Cannam wrote:
On Tuesday 01 Aug 2006 14:42, Dragan Noveski wrote:
as i see, the vamp stuff is required, but can you perhaps tell me
which sort of vamp i should get/how to deal with the vamp-sdk stuff?
You need the vamp-plugin-sdk package from the same SourceForge download
page as Sonic Visualiser. Unpack it into the same directory as you put
Sonic Visualiser, and build it in place (it just has a simple Makefile
and no installer).
You may want the oggz and fishsound libraries as well for Ogg file
import (the qmake configuration reported it couldn't find them).
Chris