mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-16 05:33:10 +02:00
Float interface with NAM core. Workaround for Reaper crash. Use "nam" for model path fle type
This commit is contained in:
@@ -70,7 +70,6 @@ static const void* extension_data(const char* uri)
|
||||
return &state;
|
||||
}
|
||||
|
||||
|
||||
if (!strcmp(uri, LV2_WORKER__interface))
|
||||
return &worker;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user