Perhaps Intense is not the right name, but it's the best i could do.
Have fun!!
// WaveShape Name: DD-Intense
Stps=4
Aspc=0
A0="pi*sgn(sin(t))"
A1="NUM_S_STEPS-1"
B0="cos(t*a0)*b3"
B1="sin(t*a0)*b3"
B2="pos(sin(a0*t)+a1)/3*pi"
B3="trwv(fft(s)+.5)"
C0="s*b2"
X0=".4+.6*b0*cos(t+c0*s)"
Y0=".4+.6*b1*sin(t-c0*s)"
X1="-.4+.6*b0*cos(t+c0*s)"
Y1=".4+.6*b1*sin(t-c0*s)"
X2=".4+.6*b0*cos(t-c0*s)"
Y2="-.4+.6*b1*sin(t-c0*s)"
X3="-.4+.6*b0*cos(t+c0*s)"
Y3="-.4+.6*b1*sin(t+c0*s)"
X4="b0*cos(t-c0*s)"
Y4="b1*sin(t+c0*s)"
LWdt="5-(s*4)"
Pen="1.2-s"
ConB=1
Meta="reactive=4 detail=4 density=4 morphable=4"
Vers=100
Intense config
Moderators: BTT, andy55, b.dwall, juxtiphi
- JayPro
- Posts: 738
- Joined: Sat May 01, 2004 10:51 pm
- Location: Huntington Station, Long Island, New York
It depends on how skilled you are at the coding language. Beginners, as you can well surmise, tend to keep their configs short and simple in order to get used to the varous functions in the language. It also can be of help to take an already existing effect and monkey with the code to see what adding, deleting or replacing certains things can do.
"God is syntax."