Tune the equalizer for the 512 steps fft (was for 1024).

This commit is contained in:
Guillaume BIENKOWSKI 2014-08-19 17:19:44 +02:00
parent 9cf5835e12
commit 965dc5b574
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ echocancellation=0
dtmf_player_amp=0.007
eq_active=1
eq_location=mic
eq_gains=50:8:50 100:2:50 200:2:50
eq_gains=50:2:50 100:2:50
[misc]
history_max_size=30

View file

@ -33,7 +33,7 @@ echocancellation=0
dtmf_player_amp=0.007
eq_active=1
eq_location=mic
eq_gains=50:8:50 100:2:50 200:2:50
eq_gains=50:2:50 100:2:50
[misc]
history_max_size=30