Tag: visualization

Visualizing Amarok Moodbar .mood files: Take 2

After discovering a python script that visualized .mood files, I decided to adapt it a little more to my purpose: Generating images out of .mood files.

So I’m happy to present the moodfiles-to-image.py script.

Visualizing Amarok Moodbar .mood files

For this blog (and the use of .mood files in my posts) I have searched for a little script to visualize .mood files of the Amarok Moodbar and actually found a tiny little python script.

It can be found here: .mood visualization script (And here ist the page I found it on).