Float interface with NAM core. Workaround for Reaper crash. Use "nam" for model path fle type

This commit is contained in:
Mike Oliphant
2023-05-31 09:26:12 -07:00
parent 73b6640db7
commit 41a45ace93
7 changed files with 21 additions and 22 deletions
-2
View File
@@ -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;