How can I make a program that can catch the beats of a song?
February 9th, 2010 | by admin |I want to create a program in C++ or VB, that can read a song (MP3 file) and on every beat of that song to light something on the Form or trigger a function that shows a message. I just want to catch the beats of the song. After that it’s easy. So, does anybody knows how can I achieve that? Links and tutorials would be great. Thanks!
what you are looking to do is the same thing as windows media player visualizations. Research how those were made.
One Response to “How can I make a program that can catch the beats of a song?”
By John on Feb 9, 2010 | Reply
what you are looking to do is the same thing as windows media player visualizations. Research how those were made.
References :