Ignore:
Timestamp:
Apr 20, 2006, 2:46:42 PM (19 years ago)
Author:
Paul Brossier <piem@altern.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
9bec8fe
Parents:
650e39b
Message:

update params and pitch
update params and pitch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubio/task/params.py

    r650e39b r4798fdf  
    2626                self.yinfftthresh = 0.85
    2727                self.pitchsmooth = 0
    28                 self.pitchmin=10.
     28                self.pitchmin=20.
    2929                self.pitchmax=20000.
     30                self.pitchdelay = -0.5
    3031                self.dcthreshold = -1.
    3132                self.omode = aubio_pitchm_freq
Note: See TracChangeset for help on using the changeset viewer.