mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Added support to save/restore model file with presets/state
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user