mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Use empty string for default model in ttl
This commit is contained in:
@@ -99,5 +99,5 @@ A large collection of .nam files is available at https://tonehunt.org/
|
|||||||
units:unit units:db;
|
units:unit units:db;
|
||||||
];
|
];
|
||||||
state:state [
|
state:state [
|
||||||
<@NAM_LV2_ID@#model>;
|
<@NAM_LV2_ID@#model> "";
|
||||||
].
|
].
|
||||||
|
|||||||
Reference in New Issue
Block a user