• Welcome to ASR. There are many reviews of audio hardware and expert members to help answer your questions. Click here to have your audio equipment measured for free!

Electronically controllable DAC (for system integration)?

general_gaspacho

New Member
Joined
Apr 19, 2026
Messages
1
Likes
0
Hi everyone!

I'm looking for a DAC that can be externally controlled. That means: I want to be able to electronically control the DAC, e.g., select the input source or set the volume level. This is required for integration into a larger multimedia system.

I don't care how exactly the control works, i.e., it could be via Ethernet, via RS232, I2C, SPI, or something else.

Besides that, my other requirements for that DAC are pretty basic:
- Volume control
- Inputs: Toslink, Coax S/PDIF, USB, optionally: Ethernet
- The DAC should memorize its input source and volume level when power cycling

Unfortunately, I couldn't really find any DAC that meets these requirements.

I recently checked out the Gustard DR70, which has an Ethernet port and therefore I assumed would certainly provide an API to control the DAC. However, the DR70 cannot be controlled via Ethernet at all. It only provides some streaming software interfaces via Ethernet. They call this a "bridge", and it's basically just a very limited ARM system that connects to the DAC via USB internally. It doesn't offer more control than an externally connected Raspberry Pi would.

There's the Fiio K13 R2R, which comes with an Android app that can control the DAC via Bluetooth. So theoretically I could reverse engineer the app and send the right Bluetooth commands myself. Unfortunately that app Bluetooth connection seems to be very unreliable, so this is probably not the right way to go.

I also thought about emulating the infrared remote controls that come with many DACs. The issue with that is: Those infrared remotes only allow relative changes, e.g., "volume up", "volume down", "next input", instead of "set volume level 20" or "set input Toslink". So that's not really usable, because you cannot read out the current state of the DAC (current volume level/input). Plus it would be a very clunky setup, of course.

So: Which DACs can be controlled electronically?
 
Anything with a published API meets the criteria. MiniDSP Flex, with the excellent minidsp-rs app available on GitHub is a great solution.
 
Anything with a published API meets the criteria. MiniDSP Flex, with the excellent minidsp-rs app available on GitHub is a great solution.
With something like this, that works on a command line basis, you can then link it to hot-key shortcuts, and then map those to a Xencelabs Quick Keys, which gives you a BT wireless remote with a volume knob and programable buttons. I’ve done this with the MiniDSP Flex previously, and now have my Trinnov NOVA controlled that way. I can control volume, select inputs, select EQ, mute, play & pause Roon and my SACD player,…. I actually used Claude.ai to figure out the NOVA, as it’s API is not yet published.
 
RME's ADI-2 DAC, ADI-2 Pro and ADI-2/4 Pro have remote control option (per MIDI over USB, integrated apps for Windows, MacOS and iOS) and are designed to operate standalone and retain their settings.
 
Back
Top Bottom