If you want to upgrade the sound quality of your balenaSound devices, or if your board has no onboard soundcard, you'll probably want to add an external soundcard. Generally these come in two flavors: USB soundcards or DAC boards. Both alternatives are widely supported in balenaSound.
Checkout the customization section to learn how to select which audio interface to use. For a detailed and up to date list of what interfaces are supported on each device check out the audio block documentation section.
As a general rule of thumb, onboard and USB soundcards should work out of the box without any configuration, and DACs usually require setting a dtoverlay
. Read on to learn more about the alternatives. If for any reason you can't get your soundcard to work, feel free to contact us and we'll gladly help out.
While most boards have built-in soundcards it's well known that the quality you can get from them is not the greatest. For the Raspberry Pi family for example, the Pi Foundation does an excellent job at keeping the cost of their boards down, but that comes with some compromises with audio being one of them. The audio circuitry does an OK job, but it's nothing stellar. Onboard audiocards don't require any configuration.
USB soundcards are also supported without any special configuration needed. Just make sure you power cycle your device after plugging in the soundcard and you should be good to go.
To get a DAC board to work with balenaSound you will need to enable its corresponding Device Tree Overlay. Thankfully balenaCloud makes this very easy to do.
In the balenaCloud dashboard:
Device configuration
in the left-side menu.BALENA_HOST_CONFIG_dtoverlay
. The value of this will depend on your DAC board (see table below).If you're using multiple devices with multiple DACs for multi-room audio, you'll want to do this process per unique device that is using a DAC. Do not set this variable fleet-wide as it will affect every device within your application.
These are the DACs that are known to work with balenaSound. If your DAC is not on the list let us know, it's usually very simple to add support for new DACs:
DAC Name | BALENA_HOST_CONFIG_dtoverlay | Working |
---|---|---|
Suptronics X400 | iqaudio-dacplus | With issues |
Pimoroni Pirate Audio | hifiberry-dac | Yes |
Pimoroni pHAT DAC | hifiberry-dac | Yes |
Justboom DAC HAT | justboom-dac | Yes |
Justboom Digi HAT | justboom-digi | Yes |
Pisound | pisound | Yes |
InnoMaker | allo-boss-dac-pcm512x-audio | Yes |
Boss DAC v1.2 | allo-boss-dac-pcm512x-audio | Yes |
miniBoss DAC | allo-boss-dac-pcm512x-audio | Yes |
PiFi Digi+ | hifiberry-digi | Yes |
IQaudIO Pi-DAC+ | iqaudio-dacplus | Yes |
Hifiberry Amp2 | hifiberry-dacplus | Yes |
Hifiberry DAC+ | hifiberry-dacplus | Yes |
Hifiberry DAC+ Light | hifiberry-dac | Yes |
Hifiberry DAC+ Standard | hifiberry-dacplus | Yes |
Hifiberry DAC+ Pro | hifiberry-dacplus | Yes |
Hifiberry DAC Zero | hifiberry-dac | Yes |
Hifiberry Amp+ | hifiberry-amp | Yes |
Hifiberry Digi | hifiberry-digi | Yes |
Hifiberry Digi+ | hifiberry-digi | Yes |
Hifiberry Beocreate | hifiberry-dac | Yes |
Hifiberry DAC+ DSP | hifiberry-dac | Yes |
Hifiberry MiniAmp | hifiberry-dac | Yes |
Hifiberry DAC2 HD | hifiberry-dacplushd | Yes |
Adafruit I2S Audio Bonnet | "hifiberry-dac","i2s-mmap" | Yes |
Adafruit MAX98357 I2S Class-D Mono Amp | "hifiberry-dac”,"i2s-mmap" | Yes |