Supex.Ugen.SinOsc (supex v0.2.0)
View SourceModule for the SuperCollider SinOsc sine wave generator, see https://doc.sccode.org/Classes/SinOsc.html
Defines a %SinOsc{} struct with
freq frequency in Hertz,
phase phase in radians (should be within the range +-8pi),
mul output will be multiplied by this value,
add this value will be added to the output.
Summary
Functions
Builds the SuperCollider command from the %SinOsc{} struct.