Mercurial > hg > aimc
annotate trunk/src/Scripts/profile_features.cfg @ 682:10dc41e4d2f2
More small style revisions to C++ CARFAC, adjusted struct member variable naming, header guards and #include structure.
author | alexbrandmeyer |
---|---|
date | Wed, 29 May 2013 15:37:28 +0000 |
parents | 921575ec87a3 |
children |
rev | line source |
---|---|
tomwalters@294 | 1 gtfb.channel_count=200 |
tomwalters@294 | 2 gtfb.min_frequency=86.0 |
tomwalters@294 | 3 gtfb.max_frequency=16000.0 |
tomwalters@294 | 4 nap.do_lowpass=true |
tomwalters@294 | 5 nap.lowpass_cutoff=100.0 |
tomwalters@294 | 6 slice.temporal=false |
tomwalters@294 | 7 slice.all=true |
tomwalters@294 | 8 slice.normalize=true |