mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-04 18:05:06 +01:00
modified FIR resampler default filtering rolloff
This commit is contained in:
parent
9e0e288e31
commit
18f9eaa16c
@ -8,7 +8,7 @@
|
||||
#define MAX_RES 32
|
||||
#define WIDTH 16
|
||||
#define WRITE_OFFSET (WIDTH * STEREO) - STEREO
|
||||
#define ROLLOFF 0.999
|
||||
#define ROLLOFF 0.990
|
||||
#define GAIN 1.0
|
||||
|
||||
typedef short sample_t;
|
||||
|
Loading…
Reference in New Issue
Block a user