[alsa-devel] snd-usb-audio syncronisation problem

Adrian Stancu adrian.stancu.82 at gmail.com
Tue Feb 26 08:53:38 CET 2008


Thanks,

Here is what i get:
deathu at vader:~/Desktop$ sox testtone96.wav -r 192000 testtone192.wav
deathu at vader:~/Desktop$ aplay -D hw:1 testtone192.wav
Playing WAVE 'testtone192.wav' : Signed 16 bit Little Endian, Rate
192000 Hz, Mono
aplay: set_params:918: Sample format non available

If i do this:
deathu at vader:~/Desktop$ aplay -D plughw:1 testtone192.wav
Playing WAVE 'testtone192.wav' : Signed 16 bit Little Endian, Rate
192000 Hz, Mono
I receive totally damaged audio (wrong frequency, lots of artifacts)

Note: I wasn't ever able to use hw:1 or hw:1,0 as output for this
interface, only plughw:1,0

On Tue, Feb 26, 2008 at 9:32 AM, Clemens Ladisch <clemens at ladisch.de> wrote:
> Adrian Stancu wrote:
>  > I don't know if there's any way around this, but I currently don't see
>  > any way of using this interface at >96kHz in Linux.
>
>  sox something.wav -r 192000 something-192.wav
>  aplay -D hw:1 something-192.wav
>
>
>  HTH
>  Clemens
>


More information about the Alsa-devel mailing list