mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
Amiga: tune it a bit
This commit is contained in:
parent
da7893f015
commit
c64c1c1c2d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#include "../engine.h"
|
||||
#include <math.h>
|
||||
|
||||
#define FREQ_BASE 6848.0f
|
||||
#define FREQ_BASE 6843.0f
|
||||
#define AMIGA_DIVIDER 8
|
||||
|
||||
void DivPlatformAmiga::acquire(short* bufL, short* bufR, size_t start, size_t len) {
|
||||
|
|
Loading…
Reference in a new issue