Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GFCC: Add silenceThreshold parameter #543 #550

Merged
merged 1 commit into from
Jan 5, 2017

Commits on Jan 5, 2017

  1. GFCC: Add silenceThreshold parameter MTG#543

    Add silenceThreshold parameter default to 1e-9.
    
    Get rid of pointer to compressor function because it is not flexible as soon as one needs to run functions with different number of parameters (amp2db vs linear) or different threshold log values (amb2db db threshold vs log)
    
    Update test to the new results of the `testZero`
    pabloEntropia committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    3d354ff View commit details
    Browse the repository at this point in the history