How to Install sndfile-programs in Ubuntu 18.04



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

sudo apt update
sudo apt install sndfile-programs

Description:

Sample programs that use libsndfile

This package contains simple programs which use libsndfile for operating on sound files. . Programs include: - sndfile-cmp : compare the audio data of two files - sndfile-concat : concatenate two or more files - sndfile-convert : convert between sound file formats - sndfile-info : print information about files - sndfile-metadata-get/set : get and set file metadata - sndfile-play : play a sound file

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

Version: 1.0.28-4

Section: universe/utils