|
LMMS
|
#include <Nes_Oscs.h>
Public Member Functions | |
| void | clock_envelope () |
| int | volume () const |
| void | reset () |
| Public Member Functions inherited from Nes_Osc | |
| void | clock_length (int halt_mask) |
| int | period () const |
| void | reset () |
| int | update_amp (int amp) |
Public Attributes | |
| int | envelope |
| int | env_delay |
| Public Attributes inherited from Nes_Osc | |
| unsigned char | regs [4] |
| bool | reg_written [4] |
| Blip_Buffer * | output |
| int | length_counter |
| int | delay |
| int | last_amp |
| void Nes_Envelope::clock_envelope | ( | ) |
|
inline |
| int Nes_Envelope::volume | ( | ) | const |
| int Nes_Envelope::env_delay |
| int Nes_Envelope::envelope |