Refactor 'treshold' to 'threshold'

This commit is contained in:
Poommetee Ketson
2017-07-08 22:12:18 +07:00
parent 0067982f5e
commit 2fd204c35e
44 changed files with 182 additions and 184 deletions

View File

@ -113,7 +113,7 @@ private:
uint64_t mix_count;
uint64_t mix_frames;
float channel_disable_treshold_db;
float channel_disable_threshold_db;
uint32_t channel_disable_frames;
int to_mix;