Float interface with NAM core. Workaround for Reaper crash. Use "nam" for model path fle type

This commit is contained in:
Mike Oliphant
2023-05-31 09:26:12 -07:00
parent 73b6640db7
commit 41a45ace93
7 changed files with 21 additions and 22 deletions
-1
View File
@@ -70,7 +70,6 @@ static const void* extension_data(const char* uri)
return &state;
}
if (!strcmp(uri, LV2_WORKER__interface))
return &worker;