Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 391 Bytes

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