After a lot of tinkering, i came up with this cool "dancing curves" config. They actually appear to be dancing with each other. Try it, you'll like it.
//Waveshape Name: DD-Dance With Me
Aspc=0
Stps="NUM_SAMPLE_BINS"
A0="PI*sgn(sin(t))"
B0="t+.05"
B1="mag(s)*.05"
B2="a0+b0"
C0="abs(sin(6*B0))/2+.5+C2/3"
C1="abs(sin(6*B0))/2+.5+C2/3"
C2="s*.03"
X0="(sin(((50*C0*C2)+(C0+1+C2))+(C2*2+B1*2))*.9)*cos(b2)"
Y0="cos(((50*C1*C2)+(C1+B0))+(C2*2)/10)*.9*sin(b2)"
X1="-(sin(((50*C0*C2)+(C0+1+C2))+(C2*2+B1*2))*.9)*cos(b2)"
Y1="-cos(((50*C1*C2)+(C1+B0))+(C2*2)/10)*.9*sin(b2)"
LWdt="9-(s*4)"
Pen="1.2-s"
ConB=1
Meta="reactive=5 detail=4 density=4 morphable=4"
Vers=100