* Move QMutex into the class instead of static. * Use QMutexLocker * Only lock around FFTW plan & destroy functions.
- Rewrite gstspectrum (1.0) to use FFTW (2x faster) and emit raw magnitude values (not log scaled). - Rewrite the moodbar generation code to be somewhat understandable, and do it in Clementine instead of gstreamer.