How to Install samplerate-programs in Ubuntu 18.04



Install samplerate-programs by entering the following commands in the terminal:

sudo apt update
sudo apt install samplerate-programs

Description:

Sample programs that use libsamplerate

This package contains simple example programs for resampling sound files with the libsamplerate library. . Currently, the only binary included is sndfile-resample which uses libsndfile to read and write audio files and libsamplerate to do the rate conversion.

Homepage: http://www.mega-nerd.com/SRC/

Version: 0.1.9-1

Section: universe/utils