14th July 2001 20:46 UTC
What is the "i" variable for the SuperScope?
Archive: Variable
mikm
14th July 2001 20:46 UTC
What is the "i" variable for the SuperScope?
Scarface2k1
14th July 2001 23:39 UTC
oh, that lets you actually see your superscope. here lemme give you an example.
with both having drawing at dots, and at waveform
init: n=175
per frame t=t+.05
per point x=(.5)*1.5; y=-v/2.5;
x=(i-.5)*1.5; y=-v/2.5
Scarface2k1
14th July 2001 23:39 UTC
(accidental second post :D)
Fork me on GitHub