mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-09 20:29:12 +02:00
fixed model loudness
This commit is contained in:
Vendored
+1
-1
Submodule deps/NeuralAudio updated: 92e1b9136d...a8443fc416
+1
-1
@@ -8,7 +8,7 @@ set(SOURCES nam_lv2.cpp
|
|||||||
nam_plugin.cpp
|
nam_plugin.cpp
|
||||||
nam_plugin.h)
|
nam_plugin.h)
|
||||||
|
|
||||||
set(NA_SOURCES ../deps/NeuralAudio/NeuralAudio/NeuralModel.h)
|
set(NA_SOURCES ../deps/NeuralAudio/NeuralAudio/NeuralModel.h)
|
||||||
|
|
||||||
add_library(neural_amp_modeler SHARED ${SOURCES} ${NA_SOURCES})
|
add_library(neural_amp_modeler SHARED ${SOURCES} ${NA_SOURCES})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user