[ardour-dev] ardour 0.9beta10.2 released

Jack O'Quin joq at io.com
Wed Feb 18 19:38:55 PST 2004


Hope this is not just another stupid mistake on my part.  I just
downloaded 0.9beta10.2 from ardour.org.  But for me, this is still
broken on gcc-2.95.4.  

Looks similar to one of the bugs Jan identified...

  normalize.cc: In method `int ARDOUR::Normalize::run(ARDOUR::AudioRegion &)':
  normalize.cc:86: no matching function for call to `max (float &, double)'

My workaround is changing the fabs() in line 86 to fabsf().  At least
after that normalize.cc compiles.
-- 
  joq



More information about the Ardour-Dev mailing list