breeze-emu icon indicating copy to clipboard operation
breeze-emu copied to clipboard

Resample audio data

Open jonas-schievink opened this issue 8 years ago • 0 comments

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.

jonas-schievink avatar Jun 15 '16 15:06 jonas-schievink