android-visualizer icon indicating copy to clipboard operation
android-visualizer copied to clipboard

How to implement BPM syncing?

Open mobilevisuals opened this issue 10 years ago • 3 comments

Has anyone here succeeded in implementing BPM syncing? Or will that demand more processing than the current Android processors can handle?

mobilevisuals avatar Dec 24 '14 12:12 mobilevisuals

We have found a lot of very useful information, which you can see below. It appears like BPM syncing requires complicated algorithms, which are too processor intensive for mobile devices. Does anyone have an idea of how to implement BPM syncing with a simple algorithm? Here is our information, which includes info about how to program BPM syncing and example of apps, which use this feature:

http://stackoverflow.com/questions/657073/how-to-detect-bpm-of-the-song-by-programming http://nema.lis.illinois.edu/nema_out/mirex2010/results/abt/mck/ http://archive.gamedev.net/archive/reference/programming/features/beatdetection/index.html http://sethares.engr.wisc.edu/beatrack.html http://finalscratch.sourceforge.net/BPM/ http://www.gamedev.net/page/resources/_/technical/math-and-physics/beat-detection-algorithms-r1952 http://sound.stackexchange.com/questions/27460/how-do-software-algorithms-to-calculate-bpm-usually-work http://en.wikipedia.org/wiki/Comb_filter http://www.streamhead.com/easy-bpm-calculation-in-java/ http://labs.makemachine.net/2010/09/calculating-beats-per-minute/

Software, which use BPM syncing:

http://wiki.hydrogenaud.io/index.php?title=Foobar2000:Components/Automatic_BPM_Analyser_%28foo_bpm%29 http://www.vamp-plugins.org/download.html

mobilevisuals avatar Apr 19 '15 12:04 mobilevisuals

have u succeed for implementing BPM Alogrithm?

mansim96 avatar Aug 03 '17 09:08 mansim96

no, do you have any ideas?

mobilevisuals avatar Oct 03 '17 07:10 mobilevisuals