g_Sine_Wave

Reference
Index

    This generator is a standard sine wave function.

How Does It Work?

    The SINE WAVE generator function is a standard sine wave. SINE WAVE is naturally repeating.  SINE WAVE provides no control outside of the standard generator parameters.

Hints!

    This is, by far, the most useful function for creating animated, looping texture sequences since it repeats so smoothly. On the subject of smooth looping, make sure that the frequency of the sine wave is an exact multiple of 1.0 (2.0, 3.0, etc.). If you give the Frequency parameter a value of, say, 1.5, the function will be discontinuous.

Standard Generator Parameters

 

Amplitude

Describes the function height above and below the horizontal axis. The default value is 50.0%. Increase the function height up to 100.0% or it flatten out at 0.0%.

 

Shift

Repositions the function vertically, above or below its default position on the horizontal axis. At 100.0% the function is entirely above this axis; at 0.0% it's entirely below. The default is 50.0%.

 

 

 

 

Frequency

Compresses the function horizontally when the value is greater than the default of 1.0. Or stretches the function horizontally when the value is less than 1.0.

 

Phase Amount

Phase repositions the function along the horizontal axis. Phase Amount gives a percent value for the phase range set by Phase Min and Phase Max.

 

 

 

 

Phase Min

Sets one end of the phase range.

 

 

 

 

Phase Max

Sets the other end of the phase range.

 

Lower Clamp

Controls the minimum function value. The default is 0.0%.

 

Upper Clamp

Controls the maximum function value. The default is 100.0%.

 

 

 

 

Invert

When enabled, flips the function about the horizontal axis.

 

 

 

 

Reverse

When enabled, reverses the function. For symmetrical functions, you may not see the difference.

 

Input

Function re-mapping input. Link this to an linear time component to shift the function into the time domain.

Darkling Simulations
Copyright 1996-2003