How to Install libsmf0 in Ubuntu 18.04



Install libsmf0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libsmf0

Description:

LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files

LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files. It transparently handles conversions between time and pulses, tempo map handling etc. The only dependencies are C compiler and glib. Full API documentation and examples are included.

Homepage: http://sourceforge.net/projects/libsmf/

Version: 1.3-2ubuntu3

Section: universe/libs