prepare for pre-calculated pitch table
This commit is contained in:
parent
f1145a14ad
commit
43468653a0
5 changed files with 41 additions and 1 deletions
|
|
@ -199,6 +199,9 @@ void DivDispatch::renderSamples(int sysID) {
|
|||
|
||||
}
|
||||
|
||||
void DivDispatch::notifyPitchTable() {
|
||||
}
|
||||
|
||||
int DivDispatch::init(DivEngine* p, int channels, int sugRate, const DivConfig& flags) {
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue