[alsa-devel] using snd_usb_audio module
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.
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
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
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
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
participants (2)
-
Bee Hock Goh
-
Daniel Mack