transparency
#1
Hello!
Can you tell me how to modify the transparency in full screen music playing ? ( in the zip)
thank's.
Reply
#2
Use the coloridiffuse attribute in the first image control of the file MusicVisualisation.xml:

<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1920</width>
<height>1080</height>
<colordiffuse>xxffffff</colordiffuse>
<texture>special://skin/backgrounds/default/$VAR[Theme.Color].png</texture>
</control>

where xx is the amount of transparency from 00 to ff in hex value.

However in the latest skin version on Github you can customise the transparency in skin settings.

Tgx
Reply
#3
in skin setting ; ok
but no take effect in full screen audio.
thank"s
Reply
#4
You have to use the latest Github version of the skin, not the one downloaded from Kodi.
See the first post of the pinned threads. It explains how to download from Github.

Tgx
Reply
#5
but i use this one !
Reply
#6
You have to update!

Tgx
Reply
#7
Not sure if this related, but is it possible to disable the overlay when using visualisations whilst playing music in fullscreen? It's just that when using milkdrop for example, the colour appear all washed out because there's still an overlay with transparency. Unlike fullscreen video of course which is crystal clear.
I tried changing the value you mentioned above to ff but that didn't help...
Reply
#8
That's it!

https://github.com/Tgxcorporation/skin.n...7acce15589

Tgx
Reply
#9
hello!
it will be nice we can choose transparency level in fullscreen music !
Reply

Logout Mark Read Team Forum Stats Members Help
transparency0