Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tips:dac [2016/05/20 20:50] – [REGA] scipio | tips:dac [2016/07/27 20:00] (current) – [REGA] scipio | ||
---|---|---|---|
Line 2: | Line 2: | ||
* [[http:// | * [[http:// | ||
+ | |||
+ | < | ||
+ | aplay -v -D plughw:1,0 test192.wav | ||
+ | </ | ||
+ | |||
< | < | ||
Line 105: | Line 110: | ||
Rates: 32000, 44100, 48000 | Rates: 32000, 44100, 48000 | ||
</ | </ | ||
+ | |||
+ | ===== hifiberry ===== | ||
+ | |||
+ | ==== rasberry ==== | ||
+ | |||
+ | / | ||
+ | < | ||
+ | dtparam=i2c_arm=on | ||
+ | # | ||
+ | dtoverlay=hifiberry-digi | ||
+ | </ | ||
+ | |||
+ | / | ||
+ | < | ||
+ | pcm.!default | ||
+ | type hw card 0 | ||
+ | } | ||
+ | ctl.!default { | ||
+ | type hw card 0 | ||
+ | } | ||
+ | </ | ||
+ |