Try importing as Signed 16-bit mono with Big-Endian byte order. I’m not sure what the sample rate is but I imported intro.raw at 44,100 Hz with those settings, and it sounds like music.
But wait! There’s more! I switched to Spectrogram and noticed discontinuities every 4096 samples. So I speculate that it really is stereo but interleaved every 4096 samples–that is, it stores 4096 samples for the left and then 4096 samples for the right and then repeat back to the left. Most PCM formats alternate every other sample (1 sample left, 1 sample right, repeat), but this raw format seems to be a little… weird.
Edit: I’m sure someone could whip up a Nyquist script to sort out the left and right samples to see if it sounds more correct.
I’m not sure if they should be 22,050 Hz or 24,000 Hz (or possibly some other sample rate). Both of those are common sample rates. If you pick the wrong one the music will sound a little flat or sharp (by about 1.5 semitones), so you’ll need to experiment with that.
We’ve noticed some clicking in the music, mainly in like the first 8 seconds. Do you know what could be causing the clicking in the left channel? In some tracks like the forest theme the clicking sometimes seems to be in both channels
Here’s the converted files; Sign in to your account
Interesting. I just listened to the forest theme with good headphones, and I couldn’t hear any clicking at all. The first 5 or 6 seconds is a reverse cymbal, then the music starts and sounds pretty clean to me. Could it be your playback system?