mirror of
https://github.com/libretro/FBNeo.git
synced 2024-12-02 14:56:50 +00:00
noise freq derp
This commit is contained in:
parent
ee8933e358
commit
2a0f904753
@ -188,7 +188,7 @@ static const INT32 freq_limit[8] =
|
||||
/* table of noise frequencies */
|
||||
static const INT32 noise_freq[16] =
|
||||
{
|
||||
4, 8, 16, 32, 64, 96, 128, 160, 202, 254, 380, 508, 762, 1016, 2034, 2046
|
||||
4, 8, 16, 32, 64, 96, 128, 160, 202, 254, 380, 508, 762, 1016, 2034, 4068
|
||||
};
|
||||
|
||||
/* dpcm transfer freqs */
|
||||
|
Loading…
Reference in New Issue
Block a user