All of lore.kernel.org
 help / color / mirror / Atom feed
* using snd_usb_audio module
@ 2010-05-08  8:09 Bee Hock Goh
  2010-05-08  9:54 ` Daniel Mack
  0 siblings, 1 reply; 5+ messages in thread
From: Bee Hock Goh @ 2010-05-08  8:09 UTC (permalink / raw)
  To: alsa-devel

Hi,

I wish to make use of snd_usb_audio in my module. Is there a good
document/tutorial or reference codes that I get kick-started on?

Googling doesnt seem to help.

thanks,
 Hock.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: using snd_usb_audio module
  2010-05-08  8:09 using snd_usb_audio module Bee Hock Goh
@ 2010-05-08  9:54 ` Daniel Mack
  2010-05-08 10:36   ` Bee Hock Goh
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Mack @ 2010-05-08  9:54 UTC (permalink / raw)
  To: Bee Hock Goh; +Cc: alsa-devel

On Sat, May 08, 2010 at 04:09:18PM +0800, Bee Hock Goh wrote:
> I wish to make use of snd_usb_audio in my module. Is there a good
> document/tutorial or reference codes that I get kick-started on?

What module are you talking about? What exactly are you trying to do?

Daniel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: using snd_usb_audio module
  2010-05-08  9:54 ` Daniel Mack
@ 2010-05-08 10:36   ` Bee Hock Goh
  2010-05-08 10:45     ` Daniel Mack
  0 siblings, 1 reply; 5+ messages in thread
From: Bee Hock Goh @ 2010-05-08 10:36 UTC (permalink / raw)
  To: Daniel Mack; +Cc: alsa-devel

I wish to output the audio of a tv card as a usb audio interface.

On Sat, May 8, 2010 at 5:54 PM, Daniel Mack <daniel@caiaq.de> wrote:
> On Sat, May 08, 2010 at 04:09:18PM +0800, Bee Hock Goh wrote:
>> I wish to make use of snd_usb_audio in my module. Is there a good
>> document/tutorial or reference codes that I get kick-started on?
>
> What module are you talking about? What exactly are you trying to do?
>
> Daniel
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: using snd_usb_audio module
  2010-05-08 10:36   ` Bee Hock Goh
@ 2010-05-08 10:45     ` Daniel Mack
  2010-05-08 16:18       ` Bee Hock Goh
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Mack @ 2010-05-08 10:45 UTC (permalink / raw)
  To: Bee Hock Goh; +Cc: alsa-devel

On Sat, May 08, 2010 at 06:36:42PM +0800, Bee Hock Goh wrote:
> I wish to output the audio of a tv card as a usb audio interface.

So you want your Linux box to be a USB audio peripheral? That's possible
using the audio gadget driver, but I've never done that, so I can't help
much.

However, what you're trying to do doesn't have anything to do with
snd_usb_audio.


Daniel


> 
> On Sat, May 8, 2010 at 5:54 PM, Daniel Mack <daniel@caiaq.de> wrote:
> > On Sat, May 08, 2010 at 04:09:18PM +0800, Bee Hock Goh wrote:
> >> I wish to make use of snd_usb_audio in my module. Is there a good
> >> document/tutorial or reference codes that I get kick-started on?
> >
> > What module are you talking about? What exactly are you trying to do?
> >
> > Daniel
> >

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: using snd_usb_audio module
  2010-05-08 10:45     ` Daniel Mack
@ 2010-05-08 16:18       ` Bee Hock Goh
  0 siblings, 0 replies; 5+ messages in thread
From: Bee Hock Goh @ 2010-05-08 16:18 UTC (permalink / raw)
  To: Daniel Mack; +Cc: alsa-devel

I was thinking of redirecting the output to the actual sound card
using sox. Anyway, will be using alsa-lib instead.

On Sat, May 8, 2010 at 6:45 PM, Daniel Mack <daniel@caiaq.de> wrote:
> On Sat, May 08, 2010 at 06:36:42PM +0800, Bee Hock Goh wrote:
>> I wish to output the audio of a tv card as a usb audio interface.
>
> So you want your Linux box to be a USB audio peripheral? That's possible
> using the audio gadget driver, but I've never done that, so I can't help
> much.
>
> However, what you're trying to do doesn't have anything to do with
> snd_usb_audio.
>
>
> Daniel
>
>
>>
>> On Sat, May 8, 2010 at 5:54 PM, Daniel Mack <daniel@caiaq.de> wrote:
>> > On Sat, May 08, 2010 at 04:09:18PM +0800, Bee Hock Goh wrote:
>> >> I wish to make use of snd_usb_audio in my module. Is there a good
>> >> document/tutorial or reference codes that I get kick-started on?
>> >
>> > What module are you talking about? What exactly are you trying to do?
>> >
>> > Daniel
>> >
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-08 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08  8:09 using snd_usb_audio module Bee Hock Goh
2010-05-08  9:54 ` Daniel Mack
2010-05-08 10:36   ` Bee Hock Goh
2010-05-08 10:45     ` Daniel Mack
2010-05-08 16:18       ` Bee Hock Goh

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.