How to Install libdssi-ocaml-dev in Ubuntu 18.04



Install libdssi-ocaml-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libdssi-ocaml-dev

Description:

OCaml interface to DSSI plugins -- developpement files

This package provides an interface to DSSI plugins for OCaml programmers. . DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-dssi.

Homepage: http://savonet.sourceforge.net/

Version: 0.1.1-2build4

Section: universe/ocaml