Author Topic: Screensavers Greb Updated 3/13/12  (Read 15152 times)

Greb

  • Guest
This is default screensaver with just one change: the soundgraph instead of the progress bar (well, the spectrum is adapted to a wide screen 1600x900 too, so probably you have to adapt it to your resolution).

DOWNLOAD (Update 3/13/12): http://www.mediafire.com/?tawc0riryl9i049

Pics (there is some backgrounds in the zip file, you can add anyone you want. Just make a copy of the 'Screensaver.settings TEMPLATE' file and rename it as the background you added).



Last Edit: March 13, 2012, 10:26:23 AM by Greb

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34346

HHM

  • Sr. Member
  • ****
  • Posts: 389
nice work! how to adjust it to any other resolution (1366x768 in my case)?

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34346
this is the value from the default screen saver:
<element type="SpectrumVisualiser" x="73" y="765" width="1006" height="68" scale="true" fg="80,74,184,237" bdr="180,170,220,250"></element>

when scale="true" MusicBee should scale the y position and width relative to a screen of size: 1152x864

so change it to:
<element type="SpectrumVisualiser" x="2" y="794" width="1148" height="68" scale="true" fg="80,74,184,237" bdr="180,170,220,250"></element>

however i guess it cant be working correctly otherwise it wouldnt display correctly on Greb's screen

Greb

  • Guest
Mmm... I didn't realize the scale stuff. I'm thinking that right now the soundgraph should not have the same width than the cover in different resolutions.

 I'll fix it today or tomorrow so spectrum and soundgraph work well in any resolution.
Last Edit: March 11, 2012, 05:12:44 PM by Greb

Greb

  • Guest


Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34346



ferrous

  • Guest