monchack / WavOverSampling

Oversample 44.1kHz WAV file to 352.8kHz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Oversample 44.1kHz WAV file to 352.8kHz

License:Apache License 2.0


Languages

Language:C++ 100.0%