Greetings. I have two WaveShapes that need a Metafile tweaking in order to get the most out of them. Their responsiveness vis a vis getting the dots to react to the input is not in question.
These are the ind that are pen-sensitive, i.e. the bins change color with sound response. Hopefully the code I present here will show what I mean better than I can describe.
1. Uber Double VU
Aspc=1,
X0="2 * s -1",
Y0="-.1",
X1="1-2*s",
Y1=".1",
ConB=0,
C0="mag(s)*5",
LWdt="c0*30",
Pen="sin(s*pi)-c0",
-------------------------------------
2. Take 3ree
B0="2*trwv(t/5-(trnc(t/5)%2))-1",
B1="(BASS/3)",
X0="b0",
Y0="b1*s-b1/2",
Stps=24,
LWdt="(36*mag(s))*6*12",
Pen="sin(36*mag(s)*.06)*12",
--------------------------------------
Any help anyone can provide would be most appreciated. I've been trying to tweak the Meta numbers for hours to no avail.
These are the ind that are pen-sensitive, i.e. the bins change color with sound response. Hopefully the code I present here will show what I mean better than I can describe.
1. Uber Double VU
Aspc=1,
X0="2 * s -1",
Y0="-.1",
X1="1-2*s",
Y1=".1",
ConB=0,
C0="mag(s)*5",
LWdt="c0*30",
Pen="sin(s*pi)-c0",
-------------------------------------
2. Take 3ree
B0="2*trwv(t/5-(trnc(t/5)%2))-1",
B1="(BASS/3)",
X0="b0",
Y0="b1*s-b1/2",
Stps=24,
LWdt="(36*mag(s))*6*12",
Pen="sin(36*mag(s)*.06)*12",
--------------------------------------
Any help anyone can provide would be most appreciated. I've been trying to tweak the Meta numbers for hours to no avail.
