stengerh / foo_bpm

BPM Analyser for foobar2000
44 stars 3 forks source link

Multithread automatic analysis #13

Open jachness opened 8 years ago

jachness commented 8 years ago

It would be nice if the automatic analysis has an multithread option to process a large music library. This way, the total time of batch processing analysis would take significantly less time. Same feature as ReplayGain has.

dimasdanz commented 7 years ago

This does not answer your question but I'm giving a tip to probably solve your problem.

If you want to make it faster, you can analyze chunks of selected song concurrently. Select 1000 song, analyze it. Let it run. Select another 1000 song, analyze it, rinse and repeat.

While it may sound like a lot of works instead of just Ctrl+A and do analyze, at least it works now without having to wait multithread support to be released (if that's coming that is).