mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-14 20:40:05 +02:00
catch error if NAM model fails to load
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
#include <lv2/log/logger.h>
|
||||
#include <lv2/worker/worker.h>
|
||||
|
||||
#include "nam_plugin.hpp"
|
||||
#include "nam_plugin.h"
|
||||
|
||||
// LV2 Functions
|
||||
static LV2_Handle instantiate(
|
||||
|
||||
Reference in New Issue
Block a user