Aaaaand We're Back!

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
User avatar
ShohS
Posts: 43
Joined: Fri Apr 06, 2018 11:46 am
Location: no one must know shhhh

Aaaaand We're Back!

Post by ShohS »

I got my computer fixed and as of now, I made a new waveshape so here it is

Code: Select all

//(untitled) by ShohS
Aspc=1 
NUM = " round(4+rnd(2)) "

A0="rnd(.6)+.3"
A1="2 * pi"
A2="choice({A0, -A0})"

B0="t * A2 + A1 + 2 * pi * ID / NUM"


C0=".05 + .1+fft(trwv(s*2))*1"
C1="s * 2 * pi+fft(trwv(s*2))*((5-s*8)*.85)"


C2=".7*(C0 * sin(C1))-.075" 
C3=".7*(C0 * cos(C1))-.075" 

X0="C2 * cos( B0 ) - C3 * sin( B0 )"
Y0="C2 * sin( B0 ) + C3 * cos( B0 )"



ConB=1 

LWdt="cos( PI * ( s - .5 ) )*3" 

Vers=540 
its still unnamed
Nut

jerohm
Senior Member
Posts: 419
Joined: Fri Jan 09, 2009 5:19 pm

Post by jerohm »

this is great!
Good Job - :D

User avatar
BTT
Administrator
Posts: 2162
Joined: Sun Jun 20, 2010 9:34 pm
Location: United Kingdom

Post by BTT »

Hello ShohS

Thanks again for another great WaveShape - I will work on a name for it.
.
Regards BTT

ColorMap Creator for G-Force and Aeon --- SoundSpectrum Forum Administrator.

User avatar
BTT
Administrator
Posts: 2162
Joined: Sun Jun 20, 2010 9:34 pm
Location: United Kingdom

Post by BTT »

Hello jerohm

Will be in contact in a few days, sorry for the delay.
.
Regards BTT

ColorMap Creator for G-Force and Aeon --- SoundSpectrum Forum Administrator.

Post Reply