How to Install libportsmf-dev in Ubuntu 18.04



Install libportsmf-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libportsmf-dev

Description:

Portable Standard Midi File Library (development files)

Portsmf is "Port Standard MIDI File", a cross-platform, C++ library for reading and writing Standard MIDI Files. . Features: . - input and output of Standard MIDI Files - data structures, classes, etc. for representing music data in memory o sequence structure consisting of multiple tracks o track structure consisting of multiple events o events contain note and control data o extensible attribute-value property lists o tempo track and time signature representation - input and output of a text-based representation: Allegro files - extensive editing operations on sequences and tracks - conversion to/from binary buffers for archiving, undo/redo, etc. . This package contains the development files.

Homepage: http://portmedia.sourceforge.net/

Version: 0.1~svn20101010-5ubuntu1

Section: universe/libdevel