mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Tune the equalizer for the 512 steps fft (was for 1024).
This commit is contained in:
parent
9cf5835e12
commit
965dc5b574
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue