Ah, then I need to improve that Wiki page to make clear that the USB controller on the RPi is a USB2.0 one.AdmiralQuality wrote:I read that on the link that was posted above.
http://wiki.linuxaudio.org/wiki/raspberrypi
It is currently unclear if any USB2 audio interfaces work with the RPi.
Fanless motherboard to build gui-less programmable effects pedal
-
- KVRist
- 44 posts since 7 Nov, 2010
-
- KVRist
- 44 posts since 7 Nov, 2010
I have a $2 C-Media stick that works really well with the RPi. I'm using it with a system latency below 10ms.skitchy wrote:There are a virtually unlimited number of very cheap USB audio 'sticks' on ebay et al that *might* work with the Pi for such a task (I've had this sort of thing in mind for some time too). I have one that cost about £6 and I know the output works at the very least - never tried anything with low latency or input though.
-
AdmiralQuality AdmiralQuality https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=83902
- Banned
- 6657 posts since 10 Oct, 2005 from Toronto, Canada
Wow, look at that little thing!AutoStatic wrote:I have a $2 C-Media stick that works really well with the RPi. I'm using it with a system latency below 10ms.skitchy wrote:There are a virtually unlimited number of very cheap USB audio 'sticks' on ebay et al that *might* work with the Pi for such a task (I've had this sort of thing in mind for some time too). I have one that cost about £6 and I know the output works at the very least - never tried anything with low latency or input though.
Problem is the headphone connector puts out a level much hotter than line level, and isn't properly impedance matched to line inputs. And the mic input is a 3 contact with +5V power on the ring (for powering the little preamp in electret condenser mics), and also not impedance matched to line level or instrument (guitar) input levels.
I wonder what electronics it would take to adapt them. Also I'm sure it's 16 bit. I could live with that for some applications, I guess. But I'd far prefer 24.
-
- KVRist
- 44 posts since 7 Nov, 2010
Good to know, thanks!AdmiralQuality wrote:Wow, look at that little thing!
Problem is the headphone connector puts out a level much hotter than line level, and isn't properly impedance matched to line inputs. And the mic input is a 3 contact with +5V power on the ring (for powering the little preamp in electret condenser mics), and also not impedance matched to line level or instrument (guitar) input levels.
I'm very bad with soldering irons, I either burn my fingers or burn holes in stuff. And it's all SMD stuff I guess so no real funAdmiralQuality wrote:I wonder what electronics it would take to adapt them.
I'm fine with 16bit. And for the money it sounds ok, better than the onboard audio output. Another plus is that it works with JACK which can't be said for the onboard audio output.AdmiralQuality wrote:Also I'm sure it's 16 bit. I could live with that for some applications, I guess. But I'd far prefer 24.
Edit:
Code: Select all
ALSA: final selected sample format for playback: 16bit little-endian
