Added config parameters for frequency shift feature
This commit is contained in:
@@ -115,6 +115,16 @@ CONFIDENCE=0.7
|
||||
|
||||
SENSITIVITY=1.25
|
||||
|
||||
## Configuration of the frequency shifting feature, useful for earing impaired people.
|
||||
## You have to define a freq. shift from HI to LO:
|
||||
## FREQSHIFT_HI
|
||||
|
||||
FREQSHIFT_HI=6000
|
||||
|
||||
## FREQSHIFT_LO
|
||||
|
||||
FREQSHIFT_LO=3000
|
||||
|
||||
## CHANNELS holds the variable that corresponds to the number of channels the
|
||||
## sound card supports.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user