mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Update lilv, lv2, serd, sord, sratom, and add suil.
This commit is contained in:
11
lib-src/lv2/suil/README
Normal file
11
lib-src/lv2/suil/README
Normal file
@@ -0,0 +1,11 @@
|
||||
Suil
|
||||
----
|
||||
|
||||
Suil is a library for loading and wrapping LV2 plugin UIs. With Suil, a host
|
||||
written in one supported toolkit can embed a plugin UI written in a different
|
||||
supported toolkit. Suil insulates hosts from toolkit libraries used by plugin
|
||||
UIs. For example, a Gtk host can embed a Qt UI without linking against Qt at
|
||||
compile time.
|
||||
|
||||
-- David Robillard <d@drobilla.net>
|
||||
|
Reference in New Issue
Block a user