@sampler idle_noise activate
This commit is contained in:
parent
76f0edabd9
commit
1c4ea89fd0
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@
|
||||||
|
|
||||||
//============<parameters>============
|
//============<parameters>============
|
||||||
//
|
//
|
||||||
#define IDLE_FREQ 22000
|
#define IDLE_FREQ 50
|
||||||
#define IDLE_AMP 0
|
#define IDLE_AMP 0.05
|
||||||
//
|
//
|
||||||
#define GAIN_FACTOR 1.0 // this is a private multiplier for this module.
|
#define GAIN_FACTOR 1.0 // this is a private multiplier for this module.
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue