summaryrefslogtreecommitdiff
path: root/setup/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'setup/sound.c')
-rw-r--r--setup/sound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/sound.c b/setup/sound.c
index 2352baa1..7386e789 100644
--- a/setup/sound.c
+++ b/setup/sound.c
@@ -64,7 +64,7 @@ int sfxVolume = 8;
int snd_musicdevice = SNDDEVICE_GENMIDI;
int musicVolume = 8;
-int snd_samplerate = 22050;
+int snd_samplerate = 44100;
int opl_io_port = 0x388;
int use_libsamplerate = 0;