depp / skelly64

Tools for creating Nintendo 64 games
Mozilla Public License 2.0
13 stars 0 forks source link

Audio conversions #7

Open depp opened 2 years ago

depp commented 2 years ago

It would be nice if the VADPCM encoder could also do some basic conversions like sample rate conversions, downmix to mono, and reading from common audio formats like WAV, Ogg, MP3, etc.

Note that sample rate conversion is complicated!

depp commented 2 years ago

Split into #10 - this issue will track only bit depth conversions, sample rate conversions, and downmixing to mono