At Tue, 22 Jul 2003 09:53:41 -0400,
J. Scott Merritt <[EMAIL PROTECTED]> wrote:
>
> On Tue, 22 Jul 2003 14:27:23 +0200
> Takashi Iwai <[EMAIL PROTECTED]> wrote:
>
>
> > >
> > > S24_LE is not supported.
> > > Try S24_3LE. It's the 24 bit format coded on 3 bytes
> >
> > yep. and you can record
On Tue, 22 Jul 2003 14:27:23 +0200
Takashi Iwai <[EMAIL PROTECTED]> wrote:
> >
> > S24_LE is not supported.
> > Try S24_3LE. It's the 24 bit format coded on 3 bytes
>
> yep. and you can record with S24_LE by converting via plughw plugin,
> such as
> % arecord -Dplughw:1,0 -fS24_LE -c2 -r
At Tue, 22 Jul 2003 09:33:03 +0200,
Markus Bollinger wrote:
>
> Hello Scott,
>
> S24_LE is not supported.
> Try S24_3LE. It's the 24 bit format coded on 3 bytes
yep. and you can record with S24_LE by converting via plughw plugin,
such as
% arecord -Dplughw:1,0 -fS24_LE -c2 -r48000 foo.w
Hello Scott,
S24_LE is not supported.
Try S24_3LE. It's the 24 bit format coded on 3 bytes
Markus.
-Original Message-
From: J. Scott Merritt [mailto:[EMAIL PROTECTED]
Sent: Mon 7/21/2003 10:45 PM
To: [EMAIL PROTECTED]
Cc:
Subject:[Alsa-user] VXPocket S24_LE not avai