[Ardour-Users] Issues with Edirol/Rolan/Cakewalk UA-25 EX recording at 96k

Carlos sanchiavedraz csanchezgs at gmail.com
Thu Sep 9 03:18:53 PDT 2010


2010/9/8 Paul Davis <paul at linuxaudiosystems.com>

> On Wed, Sep 8, 2010 at 5:26 PM, Carlos sanchiavedraz
> <csanchezgs at gmail.com> wrote:
> >
> >
> > 2010/9/8 Paul Davis <paul at linuxaudiosystems.com>
> >>
> >> On Wed, Sep 8, 2010 at 1:17 PM, Paul Davis <paul at linuxaudiosystems.com>
> >> wrote:
> >>
> >> > no. the next step is to run JACK using "hw:UA25EX" and not
> >> > "plughw:UA25EX" and if that doesn't work then its a problem with the
> >> > ALSA driver for this device, not with JACK.
> >>
> >> and also try that with arecord too.
> >
> > Ok. The command I'll run then will be this:
> > $ arecord -v -r 96000 -f cd -t wav -D hw:UA25EX foobar.wav
>
> this command is also wrong. -f cd  indicates "16 bit, 44100Hz" and
> thus overrides -r 96000
>

Sorry, I missed that point and wasted your time. This one should be ok:

$ arecord -v -r 96000 -t wav -D hw:UA25EX foobar.wav

-- 
Carlos sanchiavedraz
* Musix GNU+Linux
  http://www.musix.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ardour.org/pipermail/ardour-users-ardour.org/attachments/20100909/07f5e3c6/attachment-0001.htm>


More information about the Ardour-Users mailing list