The application enables you to adjust the timing of audio files.
Options:
- .wav -> .mp3
- .mp3 -> .mp3
- .acc -> .mp3
- some versions of .dts -> .acc
The audio synchronizer was created to adjust the duration of audio files
The application enables you to adjust the timing of audio files.
Options:
Command interface application developed using C++.
Digital filters, including an anti-aliasing low-pass filter, are applied for interpolation and decimation
The low-pass filter is implemented using a Hamming window, featuring a configurable transition band and a choice of FIR filter size with two options for filter quality.
This command interface application, written in C++, enables the application of a time factor to audio files.
This operation means input and output audio files will have different lengths and sizes.
The process involves interpolating digital signals to create the transformation.
There is a detailed guide to operate the application and understand its internal mechanisms.