suil - A lightweight C library for loading and wrapping LV2 plugin UIs
Website: | https://drobilla.net/software/suil/ |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by suil). Hosts do not need to build against or link to foreign toolkit libraries to use UIs written with that toolkit (suil performs its magic at runtime using dynamically loaded modules).
Packages
suil-0.10.20-1.aldos.i686 [30 KiB] |
Changelog
by Joel Barrios (2023-10-23):
- Update to 0.10.20. |