Context
In trying to make modular linear power supply with digital control, I figured I'd need a DAC to output the correct voltages into the feedback circuitry (two - one for voltage and one for max current).
I wanted these to be 16-bit so I could have ~1mV precision in a 60V supply.
Question
When looking on mouser in the DAC section, the 16-bit (and above) ones seem to start at almost $6.
When looking in the audio DAC section, they start at 16-bit and the cheapest is a little over $1 and it's a dual (stereo) 24-bit converter.
The sample rates on the regular DACs for entry prices are not impressive either when compared to the seemingly ubiquitous 192kS/s of the audio ones.
So, is there any inherent disadvantage to the audio DACs? And if so, can it be avoided by picking a 24-bit audio ADC for a 16-bit application?