SineWave

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addPhase
void addPhase(StkFloat phase)
Undocumented in source. Be warned that the author may not have intended to support it.
addPhaseOffset
void addPhaseOffset(StkFloat phaseOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addTime
void addTime(StkFloat time)
Undocumented in source. Be warned that the author may not have intended to support it.
lastOut
StkFloat lastOut()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
sampleRateChanged
void sampleRateChanged(StkFloat newRate, StkFloat oldRate)
Undocumented in source. Be warned that the author may not have intended to support it.
setFrequency
void setFrequency(StkFloat frequency)
Undocumented in source. Be warned that the author may not have intended to support it.
setRate
void setRate(StkFloat rate)
Undocumented in source. Be warned that the author may not have intended to support it.
tick
StkFloat tick()
Undocumented in source. Be warned that the author may not have intended to support it.
tick
StkFrames tick(StkFrames frames, uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

table_
StkFrames table_;
Undocumented in source.

Variables

alpha_
StkFloat alpha_;
Undocumented in source.
iIndex_
uint iIndex_;
Undocumented in source.
phaseOffset_
StkFloat phaseOffset_;
Undocumented in source.
rate_
StkFloat rate_;
Undocumented in source.
time_
StkFloat time_;
Undocumented in source.

Inherited Members

From Generator

channelsOut
uint channelsOut()
Undocumented in source. Be warned that the author may not have intended to support it.
lastFrame
StkFrames lastFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
lastFrame_
StkFrames lastFrame_;
Undocumented in source.

Meta