breeze-emu
breeze-emu copied to clipboard
Resample audio data
On Windows, I'm getting "no support for signed 16-bit data" when cpal is initializing. This is because we'll only accept the SNES's native audio format. We should add resampling support, but I don't think there's a native crate for that.