mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-09 20:29:12 +02:00
Re-enable fast tanh approximation
This commit is contained in:
@@ -3,6 +3,7 @@ set(SOURCES nam_lv2.cpp
|
||||
nam_plugin.h)
|
||||
|
||||
set(NAM_SOURCES ../deps/NeuralAmpModelerCore/NAM/activations.h
|
||||
../deps/NeuralAmpModelerCore/NAM/activations.cpp
|
||||
../deps/NeuralAmpModelerCore/NAM/version.h
|
||||
../deps/NeuralAmpModelerCore/NAM/lstm.h
|
||||
../deps/NeuralAmpModelerCore/NAM/lstm.cpp
|
||||
|
||||
Reference in New Issue
Block a user