All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Adrian Stancu <adrian.stancu.82@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: snd-usb-audio syncronisation problem
Date: Tue, 26 Feb 2008 09:14:47 +0100	[thread overview]
Message-ID: <47C3CA77.5070104@ladisch.de> (raw)
In-Reply-To: <43e8c7320802252353p2798488at87163c75a4511c4f@mail.gmail.com>

Adrian Stancu wrote:
> deathu@vader:~/Desktop$ sox testtone96.wav -r 192000 testtone192.wav
> deathu@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

The device doesn't support mono.
Try "sox testtone96.wav -r 192000 -c 2 testtone192.wav".

> I receive totally damaged audio (wrong frequency, lots of artifacts)

What frequency?  What is shown /proc/asound/card1/stream0 while playing
this file?  Does something similar happen with a four-channel 96 kHz
file? ("sox testtone96.wav -c 4 testtone4.wav")


Regards,
Clemens

  reply	other threads:[~2008-02-26  8:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-22  9:51 snd-usb-audio syncronisation problem Adrian Stancu
2008-02-22 13:09 ` Clemens Ladisch
2008-02-22 13:45   ` Adrian Stancu
2008-02-22 13:57     ` Clemens Ladisch
2008-02-22 14:19       ` Adrian Stancu
2008-02-22 14:43         ` Clemens Ladisch
2008-02-22 14:51           ` Adrian Stancu
2008-02-22 15:05             ` ASoC AT91 : read dma buffer Alexandre BOUIN
2008-02-22 15:50             ` snd-usb-audio syncronisation problem Clemens Ladisch
2008-02-22 16:15               ` Adrian Stancu
2008-02-22 16:31                 ` Clemens Ladisch
2008-02-22 16:46                   ` Adrian Stancu
2008-02-22 16:49                     ` Adrian Stancu
2008-02-22 17:01                     ` Clemens Ladisch
2008-02-22 17:02                       ` Adrian Stancu
2008-02-25 12:44                         ` Clemens Ladisch
2008-02-25 18:32                           ` Adrian Stancu
2008-02-26  7:32                             ` Clemens Ladisch
2008-02-26  7:53                               ` Adrian Stancu
2008-02-26  8:14                                 ` Clemens Ladisch [this message]
2008-02-26  8:38                                   ` Adrian Stancu
2008-02-26  8:49                                     ` Clemens Ladisch
2008-02-26  9:20                                       ` Adrian Stancu
2008-02-26 11:36                                         ` Clemens Ladisch
2008-02-26 12:53                                           ` Adrian Stancu
2008-02-26 14:21                                             ` Clemens Ladisch
2008-02-26 15:08                                               ` Adrian Stancu
2008-02-26 13:45                                 ` Pavel Hofman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47C3CA77.5070104@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=adrian.stancu.82@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.