From 6a57544b2a30ecfd1c9d1c17f0976c5f12cf2988 Mon Sep 17 00:00:00 2001 From: oparviai Date: Sat, 1 Sep 2012 07:43:51 +0000 Subject: [PATCH] Eliminate compiler warning --- README.html | 4 +++- source/SoundTouch/PeakFinder.cpp | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.html b/README.html index 507efae..450b5b0 100644 --- a/README.html +++ b/README.html @@ -508,6 +508,7 @@ and estimates the BPM rate:

the script support now "--enable-x86-optimizations" switch to allow disabling x86-specific optimizations.
  • Revised #define conditions for 32bit/64bit compatibility
  • gnu autoconf/automake script compatibility fixes
  • +
  • Tuned beat-per-minute detection algorithm
  • 1.6.0: