@sampler idle_noise activate

This commit is contained in:
Dooho Yi 2021-09-30 17:32:34 +09:00
parent 76f0edabd9
commit 1c4ea89fd0

View file

@ -35,8 +35,8 @@
//============<parameters>============
//
#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.
//