mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-06-17 08:54:00 +02:00
Update NAM core. Switch to new simplified NAM process method.
This commit is contained in:
@@ -75,8 +75,6 @@ namespace NAM {
|
||||
std::string currentModelPath;
|
||||
recursive_linear_filter::HighPass mHighPass;
|
||||
|
||||
std::unordered_map<std::string, double> mNAMParams = {};
|
||||
|
||||
Plugin();
|
||||
~Plugin();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user