mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-09 20:29:12 +02:00
Just omit the state section, since it seems to just be for setting defaults and we don't have one
This commit is contained in:
@@ -97,7 +97,4 @@ A large collection of .nam files is available at https://tonehunt.org/
|
|||||||
lv2:minimum -20.0;
|
lv2:minimum -20.0;
|
||||||
lv2:maximum 20.0;
|
lv2:maximum 20.0;
|
||||||
units:unit units:db;
|
units:unit units:db;
|
||||||
];
|
].
|
||||||
state:state [
|
|
||||||
<@NAM_LV2_ID@#model> "";
|
|
||||||
].
|
|
||||||
|
|||||||
Reference in New Issue
Block a user