Added support to save/restore model file with presets/state

This commit is contained in:
Jon Anderson
2023-04-02 15:24:32 -05:00
parent ca90becaca
commit 1c41097285
5 changed files with 118 additions and 6 deletions
+1
View File
@@ -1,5 +1,6 @@
@prefix lv2: <http://lv2plug.in/ns/lv2core#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix state: <http://lv2plug.in/ns/ext/state#> .
<@NAM_LV2_ID@>
a lv2:Plugin;