annotate src/Scripts/profile_features.cfg @ 195:0db637cac96b

- Added as-yet-unfinished support for a proper configuraiton file format - Added a couple of pythin scripts to generate HMM configuration files - Variable name changes and other cosmetic things - Added the option for the noise generation to do pink noise (untested)
author tomwalters
date Thu, 12 Aug 2010 11:28:11 +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