zita-resampler

resampler application written with libzita-resampler

Install

All systems
curl cmd.cat/zita-resampler.sh
Debian Debian
apt-get install zita-resampler
Ubuntu
apt-get install zita-resampler
Arch Arch Linux
pacman -S zita-resampler
image/svg+xml Kali Linux
apt-get install zita-resampler
Fedora
dnf install zita-resampler
Windows (WSL2)
sudo apt-get update sudo apt-get install zita-resampler
Raspbian
apt-get install zita-resampler

zita-resampler

resampler application written with libzita-resampler

Input format is any file readable by libsndfile, output is either WAV (WAVEX for more than 2 channels) or CAF. Apart from resampling, users can change the sample format to 16-bit, 24-bit or float, and for 16-bit output, add dithering. Available dithering types are rectangular, triangular and Lipschitz' optimised error feedback filter. Some examples of dithering can be seen here: http://www.kokkinizita.net/linuxaudio/dithering.html