kurt
kurt copied to clipboard
Support ADPCM wave files
Apparently Scratch 2 uses "PCM or ADPCM wav, or Squeak's encoding in old projects"
To be more specific, it's IMA ADPCM mono 22050 Hz. However, I have gotten Scratch to play 44100 Hz files.
@trumank wrote a patch for phosphorus for this, should anyone wish to port it https://github.com/nathan/phosphorus/pull/583
FWIW, this is the number-one feature request I get over email!