I love the fact that a whole ecosystem has appeared around patching up the holes in the Pi's architecture[1]. Unfortunately by the time you've purchased them all, you probably could have bought a BeagleBoard instead. [1] The built in codec and filtering is absolutely horrible making it pretty useless for audio applications.
usually when people do [1] or something like that it's to a link. to my ear the audio out of the pi's hdmi port is perfectly fine. i think the DAC used in the RCA jack is probably not very good. I would pay for a HDMI audio to DAC adapter rather than $33 for another soundcard that just works with the pi.
Raspberry Pi gets its own sound card
21–30 of 33 posts
Re: Raspberry Pi gets its own sound card
#22What bus is used to communicate with the sound card? The obvious candidate is USB, but the Pi's USB bandwidth is limited and I don't recall whether USB is available on the pin headers.
If it uses the P5 header, then it's I2C - so there are no USB issues. I remember reading about (other?) Wolfson DACs on Raspi and they were using I2C.
Re: Raspberry Pi gets its own sound card
#23What bus is used to communicate with the sound card? The obvious candidate is USB, but the Pi's USB bandwidth is limited and I don't recall whether USB is available on the pin headers.
Re: Raspberry Pi gets its own sound card
#24Nice. PI's built in audio processing is extremely crappy and the analog 3.5mm output is almost unusable for music.
How can I actually hear this? I am no audiophile, but I can't notice any audio problems with my Pi.
Re: Raspberry Pi gets its own sound card
#25I love the fact that a whole ecosystem has appeared around patching up the holes in the Pi's architecture[1]. Unfortunately by the time you've purchased them all, you probably could have bought a BeagleBoard instead. [1] The built in codec and filtering is absolutely horrible making it pretty useless for audio applications.
If you using it for HTPC then beagleboard is useless as it has no hardware based video decoding. That is why the Pi is so popular for HTPC's, built in H264 decoding hardware
Re: Raspberry Pi gets its own sound card
#26Re: Raspberry Pi gets its own sound card
#27I love the fact that a whole ecosystem has appeared around patching up the holes in the Pi's architecture[1]. Unfortunately by the time you've purchased them all, you probably could have bought a BeagleBoard instead. [1] The built in codec and filtering is absolutely horrible making it pretty useless for audio applications.
I have a beaglebone black, but I can't get it to encode FullHD video in realtime. Am I missing something? or is there actually a justification for both the RasPi and the BeagleBone?
Re: Raspberry Pi gets its own sound card
#28Raspberry Pi has USB right? So why not just get a Schiit Modi? A very high quality DAC that can be entirely USB powered.
Re: Raspberry Pi gets its own sound card
#29Re: Raspberry Pi gets its own sound card
#30Earlier quoted context omitted.
apparently the DAC for the RCA out is 11bit - but I can't really find any definitive proof of that.
That should be pretty easy to demonstrate by feeding the output back into a decent 16-bit soundcard - the noise floor should reveal any dithering going on (and if there's no dithering it will be painfully obvious that there's only 2048 discrete output values...) I might have a go tonight.