diff --git a/@sampler/src/main.cpp b/@sampler/src/main.cpp index 4df4e89..3755b78 100644 --- a/@sampler/src/main.cpp +++ b/@sampler/src/main.cpp @@ -35,8 +35,8 @@ //======================== // -#define IDLE_FREQ 22000 -#define IDLE_AMP 0 +#define IDLE_FREQ 50 +#define IDLE_AMP 0.05 // #define GAIN_FACTOR 1.0 // this is a private multiplier for this module. //