tips:dac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tips:dac [2016/05/26 18:54] scipiotips:dac [2016/07/27 20:00] (current) – [REGA] scipio
Line 110: Line 110:
     Rates: 32000, 44100, 48000     Rates: 32000, 44100, 48000
 </code> </code>
 +
 +===== hifiberry =====
 +
 +==== rasberry ====
 +
 +/boot/config.txt
 +<code>
 +dtparam=i2c_arm=on
 +#dtparam=audio=on
 +dtoverlay=hifiberry-digi
 +</code>
 +
 +/etc/asound.conf
 +<code>
 +pcm.!default  {
 + type hw card 0
 +}
 +ctl.!default {
 + type hw card 0
 +}
 +</code>
 +
  • tips/dac.1464281653.txt.gz
  • Last modified: 2016/05/26 18:54
  • by scipio