Revert "Fix incorrectly pitched sounds"
This reverts commit 71e65cff71.
This commit is contained in:
parent
48849518be
commit
2ed4499d6d
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#define GME_BASS 1.0f
|
||||
#endif // HAVE_GME
|
||||
|
||||
#define SAMPLERATE 44100*2
|
||||
#define SAMPLERATE 44100
|
||||
#define BUFFERSIZE 4096
|
||||
#define BUFFERCOUNT 8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue