INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: jaguar.x on February 24, 2005, 11:40:23 am

Title: Visualization Bug
Post by: jaguar.x on February 24, 2005, 11:40:23 am
I modified one of the preset visualization "Vertical Silliness", here are the new settings:

onequation=on=if(t<1,1,0);t=(t+1)%30;
imagefile=COVER_ART
renderdelaymilliseconds=0
renderduration=0
mainrectangle=Full Window
MaintainApectRatio =Yes
ImageChangeEquation=

the effect is intended to dissolve the image every 30th frame

the problem with these new settings is that the IMAGE I placed on the top of the default visualization do not change when another song is played.  To change the image I have to stop the current song and play the next one.

Do I have to set another thing to get the right effect?