MD_SN76489 Library  1.1
Library for SN76489 sound generator
MD_SN76489::adsrEnvelope_t Struct Reference

#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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: