|
ComSquare
|
#include <DSP.hpp>
Public Attributes | |
| uint8_t | offset |
| Offset pointing to sample directory in external RAM (DIR) More... | |
| uint8_t | offsetAddr |
| Address of the offset. More... | |
| uint16_t | address |
| Current address of the BRR in APU's RAM. More... | |
| uint16_t | nextAddress |
| Next address of the BRR in APU's RAM. More... | |
| uint8_t | value |
| Current value inside BRR. More... | |
| uint8_t | header |
| Current header of BRR. More... | |
| uint8_t | source |
| Current value of Voice ADSR1 loaded. More... | |
| uint8_t ComSquare::APU::DSP::BRR::header |
Current header of BRR.
| uint8_t ComSquare::APU::DSP::BRR::offset |
Offset pointing to sample directory in external RAM (DIR)
| uint8_t ComSquare::APU::DSP::BRR::offsetAddr |
Address of the offset.
| uint8_t ComSquare::APU::DSP::BRR::source |
Current value of Voice ADSR1 loaded.
| uint8_t ComSquare::APU::DSP::BRR::value |
Current value inside BRR.
1.8.17