Close

Linux USB audio gadget (please help!)

A project log for CTAG FACE and BEAST Multichannel Audio Systems

Multichannel audio systems based on BeagleBone. Compatible to Linux and Bela's hard real-time environment. In Stock at Shop.Bela.io

henrik-langerHenrik Langer 02/16/2016 at 12:233 Comments

Currently, I'm trying to use the Linux built-in USB audio gadget kernel module. If it works, the audio system could be used as an external USB audio device on several operating systems as well. If anybody has experience with this subject, I appreciate your support:)

Discussions

fakufaku wrote 05/21/2018 at 05:06 point

That sounds really interesting as I'm also using BBB for some audio array processing projects. Was there any progress on that side of things ?

  Are you sure? yes | no

xaled wrote 04/18/2016 at 09:42 point

please see following odroid discussion. May be it could help:

http://forum.odroid.com/viewtopic.php?f=80&t=18067

  Are you sure? yes | no

Henrik Langer wrote 02/17/2016 at 12:14 point

I've already compiled Linux with USB audio gadget support. When I load the kernel module "g_audio", I'll get an additional sound device on the BeagleBone and on the host PC as well. But if I play some files from the host PC, there's no sound coming out of the audio system. My question is, how do I connect the audio codec driver with the USB audio gadget driver to route audio from the host PC directly to the audio codec. Any support would be great!

  Are you sure? yes | no