Install libnacore5 by entering the following commands in the terminal:
sudo apt update sudo apt install libnacore5
Description:
NASPRO core library
A tiny convenience library containing useful code to implement LV2 dynamic manifest plugins and especially bridges from other APIs to LV2. . It provides: * LV2 dynamic manifest and descriptor generation; * OS-independent path scanning; * OS-independent environment variables retrieving; * OS-independent dynamic loading; * AVL trees. . It supports the LV2 core specification and the following specifications/extensions: * LV2 Dynamic Manifest (http://lv2plug.in/ns/ext/dyn-manifest); * LV2 Units (http://lv2plug.in/ns/extensions/units); * LV2 URI Map (http://lv2plug.in/ns/ext/uri-map); * LV2 Events (http://lv2plug.in/ns/ext/event); * LV2 MIDI Events (http://lv2plug.in/ns/ext/midi); * LV2 Extended Port Information (http://lv2plug.in/ns/dev/extportinfo) (only the epp:logarithmic property is supported). . This package includes the shared library object.
Homepage: http://naspro.sourceforge.net/
Version: 0.5.1-3
Section: universe/libs