Noise

Undocumented in source.

Members

Functions

load
void load(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
output
ubyte output()
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
stepEnvelope
void stepEnvelope()
Undocumented in source. Be warned that the author may not have intended to support it.
stepLength
void stepLength()
Undocumented in source. Be warned that the author may not have intended to support it.
stepTimer
void stepTimer()
Undocumented in source. Be warned that the author may not have intended to support it.
writeControl
void writeControl(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeLength
void writeLength(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
writePeriod
void writePeriod(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

constantVolume
ubyte constantVolume;
Undocumented in source.
enabled
bool enabled;
Undocumented in source.
envelopeEnabled
bool envelopeEnabled;
Undocumented in source.
envelopeLoop
bool envelopeLoop;
Undocumented in source.
envelopePeriod
ubyte envelopePeriod;
Undocumented in source.
envelopeStart
bool envelopeStart;
Undocumented in source.
envelopeValue
ubyte envelopeValue;
Undocumented in source.
envelopeVolume
ubyte envelopeVolume;
Undocumented in source.
lengthEnabled
bool lengthEnabled;
Undocumented in source.
lengthValue
ubyte lengthValue;
Undocumented in source.
mode
bool mode;
Undocumented in source.
shiftRegister
ushort shiftRegister;
Undocumented in source.
timerPeriod
ushort timerPeriod;
Undocumented in source.
timerValue
ushort timerValue;
Undocumented in source.

Meta