Please stop e-mailing me I don't know anything about computers. THANKS

----- Original Message ----
From: Ryan Haigh <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Saturday, September 20, 2008 7:07:12 PM
Subject: [Bug 264621] Re: Edirol UA-1EX Advanced mode recording support

I have reviewed the wiki a number of times and seen mention of a patch
which adds support for this advanced mode, I upgraded to a version of
Alsa which included the patch but was still unable to get it to work as
I expected using the following command:

arecord -c2 -r96000 -fS24_LE /dev/null -vv

After reading through a lot of bug reports related to other Edirol
hardware on the Alsa bugtracker I found out that the advanced driver
mode uses a non standard 3 byte sample and as such the command above
needed to be changed to:

arecord -c2 -r96000 -fS24_3LE /dev/null -vv

This is not documented anywhere so I will try to get it added to the
wiki and the existing bug reports at the Alsa bugtracker.

-- 
Edirol UA-1EX Advanced mode recording support
https://bugs.launchpad.net/bugs/264621
You received this bug notification because you are a member of Ubuntu
Audio Team, which is a bug assignee.

-- 
Edirol UA-1EX Advanced mode recording support
https://bugs.launchpad.net/bugs/264621
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to