[LAU] automatic getting BPM of file

Atte André Jensen atte.jensen at gmail.com
Tue Sep 16 04:25:58 EDT 2008


Edgar Aichinger wrote:

> BPMDetect: http://sourceforge.net/projects/bpmdetect

That looks like it's exactly right. However I can't seem to even run 
configure (and the binary release doesn't work, complains about missing 
symbol in a shared lib (that seems to be included and that I copied to 
/usr/lib)):

atte at vestbjerg:~/software/bpmdetect/bpmdetect$ configure
Checking for Python               :  -e /usr/bin/python
Checking for SCons                :  -e /usr/bin/scons
./configure: 74: [[: not found

--------------------------------------------------
Use MinGW compiler                :  no
Enable debug                      :  no
Checking for pkg-config           :  /usr/bin/pkg-config  version 0.22
installation prefix               :  /usr/local
GUI                               :  enabled
Checking for taglib               :  OK
Loading qt4 tool...
/home/atte/software/bpmdetect/bpmdetect/admin/qt4.py:234: 
DeprecationWarning: raising a string exception is deprecated
   raise "Qt4 command '" + command + "' not found. Tried: " + fullpath1 
+ " and "+ fullpath2
Qt4 command 'moc' not found. Tried: /usr/share/qt3/bin/moc-qt4 and 
/usr/share/qt3/bin/moc: None:
   File "/home/atte/software/bpmdetect/bpmdetect/SConstruct", line 33:
     SConscript(File('src/SConscript'), build_dir=Dir('build'), duplicate=0)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 596:
     return apply(method, args, kw)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 533:
     return apply(_SConscript, [self.fs,] + files, subst_kw)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 256:
     exec _file_ in call_stack[-1].globals
   File "/home/atte/software/bpmdetect/bpmdetect/src/SConscript", line 340:
     env.Tool('qt4')
   File "/usr/lib/scons/SCons/Environment.py", line 1500:
     tool(self)
   File "/usr/lib/scons/SCons/Tool/__init__.py", line 175:
     apply(self.generate, ( env, ) + args, kw)
   File "/home/atte/software/bpmdetect/bpmdetect/admin/qt4.py", line 251:
     QT4_MOC = locateQt4Command(env,'moc', env['QTDIR']),
   File "/home/atte/software/bpmdetect/bpmdetect/admin/qt4.py", line 234:
     raise "Qt4 command '" + command + "' not found. Tried: " + 
fullpath1 + " and "+ fullpath2

Looks like incompatibility with something related to qt...

-- 
Atte

http://atte.dk    http://modlys.dk



More information about the Linux-audio-user mailing list