Mercurial > hg > aimc
annotate src/Scripts/profile_features.cfg @ 646:e76951e4da20
Style fixes.
- Fix most lint errors found by
http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py
- Clean up commenting style.
- Alphabetize #includes and using statements.
author | ronw@google.com |
---|---|
date | Tue, 11 Jun 2013 20:41:15 +0000 |
parents | 645cfd371cff |
children |
rev | line source |
---|---|
tomwalters@22 | 1 gtfb.channel_count=200 |
tomwalters@22 | 2 gtfb.min_frequency=86.0 |
tomwalters@22 | 3 gtfb.max_frequency=16000.0 |
tomwalters@22 | 4 nap.do_lowpass=true |
tomwalters@22 | 5 nap.lowpass_cutoff=100.0 |
tomwalters@22 | 6 slice.temporal=false |
tomwalters@22 | 7 slice.all=true |
tomwalters@22 | 8 slice.normalize=true |