mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
General cleanup, no functional changes
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
@prefix mod: <http://moddevices.com/ns/mod#>.
|
||||
|
||||
<@NAM_LV2_ID@#model>
|
||||
a lv2:Parameter;
|
||||
a lv2:Parameter;
|
||||
mod:fileTypes "nam,nammodel";
|
||||
rdfs:label "Neural Model";
|
||||
rdfs:range atom:Path.
|
||||
rdfs:label "Neural Model";
|
||||
rdfs:range atom:Path.
|
||||
|
||||
<@NAM_LV2_ID@>
|
||||
a lv2:Plugin, lv2:SimulatorPlugin;
|
||||
|
||||
Reference in New Issue
Block a user