[PlanetCCRMA] usb audio interface comparisons

francis keyes fkeymo at gmail.com
Sat Jul 25 15:10:21 PDT 2009


Is there any way to get kernel > 2.6.29.1-30 for Fedora 10?

On Tue, Jul 21, 2009 at 8:25 AM, <lobzang at free.fr> wrote:

>
>
> I used the following page (in french) :
>
> http://pagesperso-orange.fr/La-page-Web-of-Phil/Tascam_US-122L/Telechargement_us122l_F10.html
>
>
> basically you need :
> - kernel > 2.6.29.1-30
> - alsa-plugins-usbstream
> - create a ~/.asoundrc  :
> # The usb_stream plugin configuration
> pcm.!usb_stream {
>  @args [ CARD ]
>  @args.CARD {
>    type string
>    default "1"
>  }
>  type usb_stream
>  card $CARD
> }
>
> ctl.!usb_stream {
>  @args [ CARD ]
>  @args.CARD {
>    type string
>    default "1"
>  }
>  type hw
>  card $CARD
> }
>
>
>
> you need to adjust     default "1"
> ( check the number with cat /proc/asound/cards )
> that should work...
>
>
> Quoting francis keyes <fkeymo at gmail.com>:
>
> > Are there special instructions for setting up the TASCAM US 122?  I have
> a
> > US-144 to play around with but can't find any info on how to get it
> going.
> > Thanks!
> >
> > On Mon, Jun 29, 2009 at 12:26 PM, lobzang <lobzang at free.fr> wrote:
> >
> > > On Sun, 2009-06-28 at 20:44 -0300, francis keyes wrote:
> > > > Does anyone have experience with a USB audio interface that  works
> > > > well with Fedora / ALSA / CCRMA?
> > >
> > > I use a TASCAM US122L , works fine (fedora 11)
> > >
> > >
> > >
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ccrma-mail.stanford.edu/pipermail/planetccrma/attachments/20090725/fb71d3e0/attachment.html 


More information about the PlanetCCRMA mailing list