prepare for proper center rate
the correct rate is 8372Hz rather than 8363Hz sadly this will require a compat flag so I am not making this change effective until 0.7 issue #2347
This commit is contained in:
parent
b95f9885a4
commit
9dee51851f
39 changed files with 57 additions and 46 deletions
|
|
@ -839,6 +839,9 @@ class DivEngine {
|
|||
// reset playback state
|
||||
void syncReset();
|
||||
|
||||
// get C-4 rate for samples
|
||||
double getCenterRate();
|
||||
|
||||
// sample preview query
|
||||
bool isPreviewingSample();
|
||||
int getSamplePreviewSample();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue