ArtWork & Visualizer

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
key-lore
Posts: 1
Joined: Mon Mar 20, 2006 10:49 am
Location: Flushing, Mi

ArtWork & Visualizer

Post by key-lore »

I know my artwork with GF running will appear shortly when the song first starts out but it's not long enough, also how can you get the album artwork to go full screen and stay a specified amount of time ,with GF still running in background. I have a list of music that I would like to customize with my our iPhoto or iMovie clips
key-lore

User avatar
chkman
Posts: 329
Joined: Mon Aug 08, 2005 12:36 pm
Location: Greensburg, PA

Post by chkman »

Go into Boot.txt and change these two line to match the screen resolution that you will be running G-Force in:

SetPref( PREF_MAX_COVER_ART_X, 200 );
SetPref( PREF_MAX_COVER_ART_Y, 200 );

(change 200 to 1024 and the 2nd 200 to 768 if you're running 1024x768 etc)

Then (I think) change the value in this line:

SetPref( PREF_TRACK_TEXT_DURATION, 14 );

to the number of seconds that you want it to display. I believe G-Force uses the same number for track text as the cover art. Be sure to save the file as 'text' format not RTF or anything fancy.

dennisdahl3
Posts: 1
Joined: Fri Jan 11, 2008 11:03 pm

picture/movie select button

Post by dennisdahl3 »

Has any one made a windowed based picture/movie select button so Macintosh using code illiterate such as I can put pictures into G-Force/iTunes.

iPhoto, iMovie integration perhaps?

Is there a window interface to other options & features?

Smiling...

User avatar
juxtiphi
Moderator
Posts: 1471
Joined: Sat Jan 15, 2005 1:29 pm

Re: picture/movie select button

Post by juxtiphi »

dennisdahl3 wrote:Has any one made a windowed based picture/movie select button so Macintosh using code illiterate such as I can put pictures into G-Force/iTunes.

iPhoto, iMovie integration perhaps?

Is there a window interface to other options & features?

Smiling...
place your Jpgs in the sprites folder located within the soundspectrum folder in your program files.

name your files like this example~.jpg, note the highlighted symbol this will make the picture show in the background.

without this symbol ~ the pic will be in the foreground

Post Reply