mirror of https://github.com/probonopd/MiniDexed
Prevent PCM510x has a zero-data detect from kicking in (#843)
The PCM510x has a zero-data detect function. When the device detects continuous zero data, it enters a full analog mute condition. The PCM510x counts zero data over 1024LRCKs (21ms @ 48kHz) before setting analog mute. This caused audible artifacts. Hence we are generating an inaudibly small signal to prevent the analog mute from kicking in. Thanks @soyersoyer Similar to soyersoyer#5pull/842/head^2
parent
9b211c1c01
commit
98a31df28d
Loading…
Reference in new issue