Use empty string for default model in ttl

This commit is contained in:
Mike Oliphant
2023-06-08 09:30:28 -07:00
parent 420cd4596d
commit 8aff7658e8
+1 -1
View File
@@ -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> "";
]. ].