|
LMMS
|
#include <Gb_Oscs.h>
Public Member Functions | |
| void | reset () |
| void | clock_envelope () |
| bool | write_register (int, int) |
| Public Member Functions inherited from Gb_Osc | |
| void | reset () |
| void | clock_length () |
| int | frequency () const |
Public Attributes | |
| int | env_delay |
| Public Attributes inherited from Gb_Osc | |
| Blip_Buffer * | outputs [4] |
| Blip_Buffer * | output |
| int | output_select |
| uint8_t * | regs |
| int | delay |
| int | last_amp |
| int | volume |
| int | length |
| int | enabled |
Additional Inherited Members | |
| Public Types inherited from Gb_Osc | |
| enum | { trigger = 0x80 } |
| enum | { len_enabled_mask = 0x40 } |
| void Gb_Env::clock_envelope | ( | ) |
|
inline |
| int Gb_Env::env_delay |