mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-07 04:00:09 +02:00
Float interface with NAM core. Workaround for Reaper crash. Use "nam" for model path fle type
This commit is contained in:
@@ -104,8 +104,6 @@ namespace NAM {
|
||||
LV2_Atom_Forge atom_forge = {};
|
||||
LV2_Atom_Forge_Frame sequence_frame;
|
||||
|
||||
std::vector<double> dblData;
|
||||
|
||||
float m_rate;
|
||||
float inputLevel = 0;
|
||||
float outputLevel = 0;
|
||||
|
||||
Reference in New Issue
Block a user