mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-13 20:10:00 +02:00
remove "rate" from constructor
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
#include "nam_plugin.h"
|
||||
|
||||
namespace NAM {
|
||||
Plugin::Plugin(float rate)
|
||||
Plugin::Plugin()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user