Changeset 7f3ccc5e for src/pitchfcomb.c


Ignore:
Timestamp:
May 17, 2006, 8:16:59 PM (18 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:
78fa561
Parents:
ba11e53
Message:

update pitch method comments
update pitch method comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/pitchfcomb.c

    rba11e53 r7f3ccc5e  
    1515   along with this program; if not, write to the Free Software
    1616   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    17 
    18 */
    19 
    20 /*
    21  
    22    This file was taken from the tuneit project, in the file
    23    tuneit.c -- Detect fundamental frequency of a sound
    24    see http://delysid.org/tuneit.html
    25  
    26    a fast harmonic comb filter algorithm for pitch tracking
    2717
    2818*/
Note: See TracChangeset for help on using the changeset viewer.