Update README.md

pull/29/merge
András Retzler 2018-12-09 11:13:10 +01:00 zatwierdzone przez GitHub
rodzic f5ef7b0c70
commit eabc2c50dc
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -624,7 +624,7 @@ Syntax:
It is an automatic gain control function.
- `hang_time` is the number of samples to wait before strating to increase the gain after a peak.
- `hang_time` is the number of samples to wait before starting to increase the gain after a peak.
- `reference` is the reference level for the AGC. It tries to keep the amplitude of the output signal close to that.
- `attack_rate` is the rate of decreasing the signal level if it gets higher than it used to be before.
- `decay_rate` is the rate of increasing the signal level if it gets lower than it used to be before.