Skip to content
monchack edited this page Mar 15, 2020 · 4 revisions

WavOverSampling is an example implementation of high quality 8x sampling converter. (Boost is required.)

Input format and output format are fixed; Accepts only 44.1kHz/16bit, outputs only 352.8kHz/32bit Works only on x64 CPU

  • Tap number of FIR filter is flexible; can increase more than that of conventional DAC
  • High precision coefficients by using BOOST Multiprecision library
Clone this wiki locally