Hi all,
I'm new here and trying to develop a plugin that tries to automatically predict the genre of a soong by calculating some features of the audio data.
At the moment I can call by plugin from mainmenu and tell it to calculate for all songs in database, but it locks the gui, until it finished and wrote the prediction to metadata. On a large databese ths can take a few hours foobar won't respond.
So my question:
Is there a way to run the plugin in background, to prevent it from locking the gui?
Thanks for your help.
Peter
