![]() |
MD_SN76489 Library
1.1
Library for SN76489 sound generator
|
#include <MD_SN76489.h>
Public Attributes | |
bool | invert |
Invert the normal curve if true. | |
uint16_t | Ta |
Time in ms for the attack curve to reach Vmax. | |
uint16_t | Td |
Time in ms for the decay curve to reach Vs. | |
uint8_t | deltaVs |
Sustain volume setting relative to volume SP (absolute value) | |
uint16_t | Tr |
Time in ms for the Release curve to reach 0 volume. | |
ADSR definition for a channel. The ADSR envelope defines the sound characteristics for notes being played on a channel. See ADSR Envelope for more information.