[LAU] [LAA] Sonic Visualiser v1.2 now available

Dragan Noveski perodog at gmx.net
Wed Feb 27 07:45:35 EST 2008


Chris Cannam wrote:
> Version 1.2 of Sonic Visualiser, an application for viewing and
> analysing the contents of music audio files, is now available.
>  
>   http://www.sonicvisualiser.org/
>  
> This is a significant feature release, containing a number of new
> features over the previous release including a handy audio alignment
> capability. For more details, please read the release notes at
>  
>   https://sourceforge.net/project/shownotes.php?release_id=578145
>  
>
>   
hallo chris,

i am just trying to build v1.2 but at some point make is aborting:


make[1]: Entering directory 
`/home/nowhiskey/software/nove/sonic/sonic-visualiser-1.2/plugin'
g++ -c -pipe -fpermissive -D'VAMP_VERSION="1.0"' -I/usr/local/include 
-D'VAMP_HOSTSDK_VERSION="1.0.0"' -I/usr/local/include 
-D'LRDF_VERSION="0.4.0"' -D'RAPTOR_VERSION="1.4.16"' -O2 -DNDEBUG 
-DNO_TIMING -O3 -march=pentium3 -msse -mmmx -DBUILD_RELEASE 
-D'SVNREV="exportiert"' -Wall -W -D_REENTRANT -fPIC -DQT_SHARED 
-DHAVE_BZ2 -DHAVE_PORTAUDIO -DHAVE_VAMP -DHAVE_VAMP_HOSTSDK -DHAVE_LRDF 
-DHAVE_RAPTOR -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -I.. -Iapi -Iapi/alsa 
-Iplugins -Iapi/alsa/sound -Itransform -Itmp_moc -I. -o 
tmp_obj/DSSIPluginFactory.o DSSIPluginFactory.cpp
g++ -c -pipe -fpermissive -D'VAMP_VERSION="1.0"' -I/usr/local/include 
-D'VAMP_HOSTSDK_VERSION="1.0.0"' -I/usr/local/include 
-D'LRDF_VERSION="0.4.0"' -D'RAPTOR_VERSION="1.4.16"' -O2 -DNDEBUG 
-DNO_TIMING -O3 -march=pentium3 -msse -mmmx -DBUILD_RELEASE 
-D'SVNREV="exportiert"' -Wall -W -D_REENTRANT -fPIC -DQT_SHARED 
-DHAVE_BZ2 -DHAVE_PORTAUDIO -DHAVE_VAMP -DHAVE_VAMP_HOSTSDK -DHAVE_LRDF 
-DHAVE_RAPTOR -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -I.. -Iapi -Iapi/alsa 
-Iplugins -Iapi/alsa/sound -Itransform -Itmp_moc -I. -o 
tmp_obj/DSSIPluginInstance.o DSSIPluginInstance.cpp
../base/RingBuffer.h: In destructor 'RingBuffer<T, N>::~RingBuffer() 
[with T = snd_seq_event, int N = 1]':
DSSIPluginInstance.cpp:69:   instantiated from here
../base/RingBuffer.h:201: warning: right-hand operand of comma has no effect
g++ -c -pipe -fpermissive -D'VAMP_VERSION="1.0"' -I/usr/local/include 
-D'VAMP_HOSTSDK_VERSION="1.0.0"' -I/usr/local/include 
-D'LRDF_VERSION="0.4.0"' -D'RAPTOR_VERSION="1.4.16"' -O2 -DNDEBUG 
-DNO_TIMING -O3 -march=pentium3 -msse -mmmx -DBUILD_RELEASE 
-D'SVNREV="exportiert"' -Wall -W -D_REENTRANT -fPIC -DQT_SHARED 
-DHAVE_BZ2 -DHAVE_PORTAUDIO -DHAVE_VAMP -DHAVE_VAMP_HOSTSDK -DHAVE_LRDF 
-DHAVE_RAPTOR -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -I.. -Iapi -Iapi/alsa 
-Iplugins -Iapi/alsa/sound -Itransform -Itmp_moc -I. -o 
tmp_obj/FeatureExtractionPluginFactory.o FeatureExtractionPluginFactory.cpp
FeatureExtractionPluginFactory.cpp:21:44: error: 
vamp-sdk/hostext/PluginWrapper.h: Datei oder Verzeichnis nicht gefunden
FeatureExtractionPluginFactory.cpp:34: error: 'Vamp::HostExt' has not 
been declared
FeatureExtractionPluginFactory.cpp:34: error: expected `{' before 
'PluginWrapper'
FeatureExtractionPluginFactory.cpp:34: error: function definition does 
not declare parameters
FeatureExtractionPluginFactory.cpp:44: error: invalid use of incomplete 
type 'class PluginDeletionNotifyAdapter'
FeatureExtractionPluginFactory.h:54: error: forward declaration of 
'class PluginDeletionNotifyAdapter'
FeatureExtractionPluginFactory.cpp: In member function 'virtual 
Vamp::Plugin* FeatureExtractionPluginFactory::instantiatePlugin(QString, 
float)':
FeatureExtractionPluginFactory.cpp:357: error: invalid use of incomplete 
type 'class PluginDeletionNotifyAdapter'
FeatureExtractionPluginFactory.h:54: error: forward declaration of 
'class PluginDeletionNotifyAdapter'
make[1]: *** [tmp_obj/FeatureExtractionPluginFactory.o] Fehler 1
make[1]: Leaving directory 
`/home/nowhiskey/software/nove/sonic/sonic-visualiser-1.2/plugin'
make: *** [sub-plugin-make_default] Fehler 2
...............

actually, there really is not the 'vamp-sdk/hostext/PluginWrapper.h' in 
the source.
i tried creating  'vamp-sdk/hostext' and than copying PluginWrapper.h 
from the ardour source, but than i get another error later.
hope that you have any idea what is wrong here.

cheers,
doc



More information about the Linux-audio-user mailing list