diff options
author | 2020-10-17 05:22:58 -0700 | |
---|---|---|
committer | 2020-10-17 08:22:58 -0400 | |
commit | 522dc72d2cdedaac147cac239d93112050d15e5c (patch) | |
tree | 2b722357456c949f3c02cdee84750fc063b821af /hash | |
parent | f9deebb78103f9c3ab6d2688b21ed9ca4f92ff5f (diff) |
dac/volt_reg: improve performance (#7274)
* dac/volt_reg: improve performance
* modify dac to accept streams of any input rate to avoid resampling
* modify dac to assume input voltage streams are constant by only
grabbing the first input sample
* modify volt_reg to output at the minimum sample rate
* dac: Restructure the DAC sound devices a bit
* centralize implementation based on lookup tables
* add set_constant_vref() method for the common case where references
are constant, thus avoiding the need for voltage regulator devices
* convert williams.cpp to using this new method as a test
Diffstat (limited to 'hash')
0 files changed, 0 insertions, 0 deletions