Current state of the DSP.
More...
#include <DSP.hpp>
|
| | State (std::array< int16_t, 0x10000 > &array, uint32_t size) |
| |
Current state of the DSP.
◆ State()
| ComSquare::APU::DSP::State::State |
( |
std::array< int16_t, 0x10000 > & |
array, |
|
|
uint32_t |
size |
|
) |
| |
|
inline |
◆ buffer
| std::array<int16_t, 0x10000>& ComSquare::APU::DSP::State::buffer |
Current buffer of samples.
◆ bufferOffset
| uint32_t ComSquare::APU::DSP::State::bufferOffset = 0 |
Current position in the buffer of samples.
◆ bufferSize
| uint32_t ComSquare::APU::DSP::State::bufferSize |
◆ voice
| uint8_t ComSquare::APU::DSP::State::voice = 0 |
Current voice modification to do.
The documentation for this struct was generated from the following file: