Thanks Martin,  I've applied it to my working copy...   And I'm playing
around with it.  So far so good, not that I would be able to tell the diff
before and after though...


On Tue, Apr 29, 2008 at 12:49 PM, Martin Sakmar <[EMAIL PROTECTED]>
wrote:

> Hi,
>
> Most of my mp3s have BPMs stored in tag, so I made some changes to read
> and use them. Additional changes are especially related to minimum and
> maximum BPM values in BpmDetect class. When maxBpm is lower than 2*minBpm
> (passed to BpmDetect constructor), then BpmDetect::getBpm() will sometimes
> return 0. So default values are used in this constructor (defined in
> bpmdetect.h) and commented out values passed to it from BpmScheme in
> BpmDetector. BPM is corrected with correctBPM to be within the limit
> specified by BpmScheme (or little more, rather than 0).
> Maybe you'll find this useful.
>
> Cheers,
> Martin
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Mixxx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
>


-- 
__
--- == __/ t.O ==--
http://stacktrace.org/
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to