Comment 2 for bug 1425590

Revision history for this message
Victor Thompson (vthompson) wrote :

Upon checking my calendar, I see that it is not in fact April Fool's day, as this report would otherwise lead me to believe. :)

I think the only reasonable feature in this area would be some sort of Now Playing music spectrum visualizer, but we'd need to figure out the system level pieces we'd need access to. Conceivably, we might just need a Media Hub API. It seems that QAudioProbe [1] would allow us to analyze the buffers--which would be the first step in either flashing the screen/flashlight or generating animations. Perhaps MediaHub could expose pieces of QAudioProbe as a QML component to the Music app.

1 - http://doc.qt.io/qt-5/qaudioprobe.html