bentorkington / cps1-sound-extract

10 stars 4 forks source link

Question about extracted vox files #2

Closed bbfe closed 2 years ago

bbfe commented 2 years ago

I can load the vox files in Audacity to convert them to something like wav, but can you tell me what the correct sample rate to use for CPS1 games is?

If I use VOX ADPCM encoding, little-endian byte order, 1 channel mono, and a sample rate of 7575hz, it seems to more or less sound normal, but is that right?

bentorkington commented 2 years ago

7575.7 Hz to be precise

bbfe commented 2 years ago

So if I'm converting the vox files to wav, would 7576hz be the best sample rate option to get as close as possible to native?