|
ComSquare
|
#include <DSP.hpp>
Public Attributes | |
| uint8_t | adsr1 |
| Current voice's adsr1 in use. More... | |
| uint8_t | envx |
| Envelope value register (ENVX) More... | |
| uint8_t | outx |
| Wave height register (OUTX) More... | |
| uint16_t | pitch |
| Current voice's pitch in use. More... | |
| uint16_t | output |
| Output currently being modified. More... | |
| uint8_t ComSquare::APU::DSP::Latch::adsr1 |
Current voice's adsr1 in use.
| uint8_t ComSquare::APU::DSP::Latch::envx |
Envelope value register (ENVX)
| uint16_t ComSquare::APU::DSP::Latch::output |
Output currently being modified.
| uint8_t ComSquare::APU::DSP::Latch::outx |
Wave height register (OUTX)
| uint16_t ComSquare::APU::DSP::Latch::pitch |
Current voice's pitch in use.
1.8.17