I have no idea what's going on
This commit is contained in:
parent
acdce2c795
commit
95b1085aed
5 changed files with 18 additions and 5 deletions
|
|
@ -29,6 +29,9 @@ void DivDispatch::acquireDirect(blip_buffer_t** bb, size_t off, size_t len) {
|
|||
void DivDispatch::fillStream(std::vector<DivDelayedWrite>& stream, int sRate, size_t len) {
|
||||
}
|
||||
|
||||
void DivDispatch::postProcess(short* buf, int outIndex, size_t len, int sampleRate) {
|
||||
}
|
||||
|
||||
void DivDispatch::tick(bool sysTick) {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue