mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Set mod:fileTypes to "nam,nammodel" so it works properly in both MOD and Reaper
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
<@NAM_LV2_ID@#model>
|
<@NAM_LV2_ID@#model>
|
||||||
a lv2:Parameter;
|
a lv2:Parameter;
|
||||||
mod:fileTypes "nam";
|
mod:fileTypes "nam,nammodel";
|
||||||
rdfs:label "Neural Model";
|
rdfs:label "Neural Model";
|
||||||
rdfs:range atom:Path.
|
rdfs:range atom:Path.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user