Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
QuestionBPM Pin
kobola25-Mar-10 5:56
kobola25-Mar-10 5:56 
AnswerRe: BPM Pin
DaveyM6925-Mar-10 14:34
professionalDaveyM6925-Mar-10 14:34 
GeneralRe: BPM Pin
kobola25-Mar-10 23:10
kobola25-Mar-10 23:10 
GeneralRe: BPM Pin
DaveyM6925-Mar-10 23:29
professionalDaveyM6925-Mar-10 23:29 
GeneralRe: BPM Pin
kobola25-Mar-10 23:32
kobola25-Mar-10 23:32 
GeneralRe: BPM Pin
DaveyM6925-Mar-10 23:39
professionalDaveyM6925-Mar-10 23:39 
GeneralRe: BPM Pin
kobola28-Mar-10 23:21
kobola28-Mar-10 23:21 
GeneralRe: BPM Pin
thorsten.de16-Apr-10 6:57
thorsten.de16-Apr-10 6:57 
I do also searched the web for this topic cause I'm going to write my master thesis about estimating bpm. As far as I can say, the accuracy of tempo estimation depends of the kind of music you examine. Music with strong beats (techno, house, dance) is quite nice to estimate for its almost suficcient to autocorrelate over energy derivations. Classical music on the other hand is much harder to estimate, given that the tempo is hardly ever constant in classical or jazz music. And you have also to consider that known methods for tempo estimation don't have good performance on slow music for they tend to double the true tempo.

I'd like to implement some really working BPM detection, but I'm wondering which is the best (free) audio lib for .net to start from. I've tried using NAudio for reading Audio files and then Math.Net to do some processing stuff with it, but I'm interested if there are better libs to start from.
QuestionWindows Shell Context Menu Pin
95ulisse25-Mar-10 5:51
95ulisse25-Mar-10 5:51 
AnswerRe: Windows Shell Context Menu Pin
95ulisse28-Mar-10 4:38
95ulisse28-Mar-10 4:38 
QuestionExchange Web Services (EWS) Pin
MWRivera25-Mar-10 4:40
MWRivera25-Mar-10 4:40 
AnswerRe: Exchange Web Services (EWS) Pin
MWRivera25-Mar-10 6:50
MWRivera25-Mar-10 6:50 
AnswerRe: Exchange Web Services (EWS) Pin
Ravi Bhavnani25-Mar-10 7:06
professionalRavi Bhavnani25-Mar-10 7:06 
GeneralRe: Exchange Web Services (EWS) Pin
MWRivera29-Mar-10 5:09
MWRivera29-Mar-10 5:09 
GeneralRe: Exchange Web Services (EWS) Pin
Travis Citrine2-Jul-15 17:56
Travis Citrine2-Jul-15 17:56 
QuestionExceptions across invoke Pin
richasea25-Mar-10 4:23
richasea25-Mar-10 4:23 
AnswerRe: Exceptions across invoke Pin
ricmil4225-Mar-10 4:50
ricmil4225-Mar-10 4:50 
GeneralRe: Exceptions across invoke Pin
richasea25-Mar-10 5:40
richasea25-Mar-10 5:40 
GeneralRe: Exceptions across invoke Pin
Keith Barrow25-Mar-10 6:17
professionalKeith Barrow25-Mar-10 6:17 
Questionproblem accessing a control from a thread (the callback is in another user defined class) Pin
George Nistor25-Mar-10 2:57
George Nistor25-Mar-10 2:57 
AnswerRe: problem accessing a control from a thread (the callback is in another user defined class) Pin
Covean25-Mar-10 3:33
Covean25-Mar-10 3:33 
GeneralRe: problem accessing a control from a thread (the callback is in another user defined class) Pin
George Nistor25-Mar-10 3:45
George Nistor25-Mar-10 3:45 
GeneralRe: problem accessing a control from a thread (the callback is in another user defined class) Pin
Covean25-Mar-10 3:59
Covean25-Mar-10 3:59 
QuestionHow to get values after dictionary sorting by values with linq Pin
igalep13225-Mar-10 1:42
igalep13225-Mar-10 1:42 
AnswerRe: How to get values after dictionary sorting by values with linq Pin
Not Active25-Mar-10 1:46
mentorNot Active25-Mar-10 1:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.