xmos / xplay

Simple command line based audio file player/recorder
2 stars 5 forks source link

Audio is resampled to a wrong rate in OS X #3

Open larry-xmos opened 8 years ago

larry-xmos commented 8 years ago

I'm observing what seems to be any audio file always being played back at the device's highest available sample rate.

E.g. a device with 44.1 through to 192kHz. Regardless of what the currently selected rate is, when I start xplay playback, it seems to switch device to 192kHz and play given file at 192kHz. If file is 192kHz, it comes out ok. If file is 96kHz, it comes out at double speed. And so on.