Music Visualization overlay (Keep it up for entire song?)
#1
Hi, I just want to say real quick that this skin and this project as a whole is just plain awesome... Great work!

I had the idea that I'd like the album art, the cd spinning, and the various other details that are shown while you are in visualization mode, to be visible longer. As it is now they only show up for the first 7-10 seconds of a song or when you enter the visualization mode.

I poked around some of the XML files and thought I was on the right track. I found some timeouts in MusicVisualization.xml and some corresponding includes in Includes.xml, and I changed the timeouts to larger values...but no luck. I have a feeling I'm in the right place, but I'm just not changing the right stuff.

Any tips? Smile

Thanks again
Reply
#2
Not sure what platform you are using, if it's xbox, either the white button will toggle the song info on either full time or just to pop up when the song changes. Don't remember for other platforms, I'm sure others will chime in on that one....

If you want to chage the duration of the song info that pops up on each track change, you need to add an advancedsettings.xml with the following code:

<songinfoduration>10</songinfoduration>

http://wiki.xbmc.org/?title=Advancedsett...uration.3E

http://wiki.xbmc.org/?title=Visualizations
* wiki page edited to reflect this info
Reply
#3
joebrady Wrote:Not sure what platform you are using, if it's xbox, either the white button will toggle the song info on either full time or just to pop up when the song changes. Don't remember for other platforms, I'm sure others will chime in on that one....

If you want to chage the duration of the song info that pops up on each track change, you need to add an advancedsettings.xml with the following code:

<songinfoduration>10</songinfoduration>

http://wiki.xbmc.org/?title=Advancedsett...uration.3E

http://wiki.xbmc.org/?title=Visualizations
* wiki page edited to reflect this info

Thank you so much. The advanced setting was exactly what I was looking for.
Reply

Logout Mark Read Team Forum Stats Members Help
Music Visualization overlay (Keep it up for entire song?)0