/*
This is my first WhiteCap config, but til now there is no optimization. 

Joerg
*/ 


Durn="1.5",


B0="sin(0.3 * t)",
CamX="30 + 10 * B0",
CamY="0",
CamZ="6 - 2*B0",

CmLX="100",
CmLY="0",
CmLZ="8",

R="s*(1.2-dt)",
G="0",
B="(1-s)*(1.2-dt)",

CUpX="0",
CUpY="0",
CUpZ="1",


// Level Color	(the color of the "present" music sample/wave)
LvlR="0.2",
LvlG="0.2",
LvlB="1",


// Window size and position
widt=590,heig=350,


ConL=0,ConB=0,





D0="fft(s)",
D1="1.2 - s",

X="20 * dt",
Y="- (1.5 * trnc(10 * s) - 15) -  40 * d0 * d1",
Z="20 * sqrt(d0) * d1",

Scal="500",
ScSz=1,

Pers="60",

Vers=40
