Amiga: tune it a bit

This commit is contained in:
tildearrow 2022-01-22 02:54:46 -05:00
parent da7893f015
commit c64c1c1c2d
1 changed files with 1 additions and 1 deletions

View File

@ -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) {