/WavOverSampling

Oversample 44.1kHz WAV file to 352.8kHz

Primary LanguageC++Apache License 2.0Apache-2.0

WavOverSampling

Oversample 44.1kHz WAV file to 352.8kHz

Tap number is variable but givein in the source code. It must be an odd number. Also high precision mode can be easily enabled by modifying the code. Input wav file must be 44.1/16bit/Stereo audio file. Output wav file's audio format is fixed; 352.8/32bit/Stereo.

Usage

usage: WavOverSampling.exe inputfile.wav outputfile.wav