|
LMMS
|
#include <Nes_Oscs.h>
Public Member Functions | |
| void | run (nes_time_t, nes_time_t) |
| void | reset () |
| Public Member Functions inherited from Nes_Envelope | |
| 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 | noise |
| Blip_Synth< blip_med_quality, 1 > | synth |
| Public Attributes inherited from Nes_Envelope | |
| 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 |
|
inline |
| void Nes_Noise::run | ( | nes_time_t | time, |
| nes_time_t | end_time ) |
| int Nes_Noise::noise |
| Blip_Synth<blip_med_quality,1> Nes_Noise::synth |