File: README.md

package info (click to toggle)
suil 0.10.26-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 372 kB
  • sloc: ansic: 1,593; cpp: 392; makefile: 9; sh: 5
file content (14 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- Copyright 2011-2025 David Robillard <d@drobilla.net> -->
<!-- SPDX-License-Identifier: ISC -->

Suil
====

Suil is a library for loading and wrapping LV2 plugin UIs.  It provides
wrappers that allow Gtk and Qt hosts to load, and potentially embed, plugin
GUIs that use the "native" windowing API (Coca, WIN32, or X11).

For more information, see <http://drobilla.net/software/suil>.

 -- David Robillard <d@drobilla.net>