-Any .wav input rate is supported and properly conveted to 33144hz
What method are you using to resample?
chipmusic.org is an online community in respect and relation to chip music, art and its parallels.
You are not logged in. Please login or register.
ChipMusic.org / Forums / Posts by skrasms
Pages 1
-Any .wav input rate is supported and properly conveted to 33144hz
What method are you using to resample?
The best way would be to convert to DPCM and back to PCM. I use GNU Octave for that, but it's a little involved if you've never used it or Matlab before.
For an approximation, low-pass filter everything (cut out the high frequencies) and then add a *little* bit of distortion to simulate slope overload. Make the low-pass filter 6dB/oct if you have a choice.
Pages 1
ChipMusic.org / Forums / Posts by skrasms