From 29e0cd23434b84cee8d84a30ea249fb9404a7fda Mon Sep 17 00:00:00 2001 From: Mike Oliphant Date: Sun, 11 Jun 2023 17:44:56 -0700 Subject: [PATCH] Just omit the state section, since it seems to just be for setting defaults and we don't have one --- resources/neural_amp_modeler.ttl.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/resources/neural_amp_modeler.ttl.in b/resources/neural_amp_modeler.ttl.in index 83ca4e7..b7b4eff 100644 --- a/resources/neural_amp_modeler.ttl.in +++ b/resources/neural_amp_modeler.ttl.in @@ -97,7 +97,4 @@ A large collection of .nam files is available at https://tonehunt.org/ lv2:minimum -20.0; lv2:maximum 20.0; units:unit units:db; - ]; - state:state [ - <@NAM_LV2_ID@#model> ""; - ]. + ].