mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-15 13:00:05 +02:00
Trying to get atom:Path to work for model laoding
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ static void cleanup(LV2_Handle instance) {
|
||||
static const void* extension_data(const char*) { return nullptr; }
|
||||
|
||||
static const LV2_Descriptor descriptor = {
|
||||
NAM::Plugin::URI.data(),
|
||||
"http://github.com/mikeoliphant/neural-amp-modeler-lv2",
|
||||
instantiate,
|
||||
connect_port,
|
||||
activate,
|
||||
|
||||
Reference in New Issue
Block a user