Changeset 7f0fd1d for src


Ignore:
Timestamp:
Mar 25, 2014, 5:47:57 PM (10 years ago)
Author:
Paul Brossier <piem@piem.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:
dba9b33
Parents:
0b3c17b
Message:

src/pitch/pitchyin.{c,h}: fix typo, developed

Location:
src/pitch
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • src/pitch/pitch.h

    r0b3c17b r7f0fd1d  
    7474  \b \p yin : YIN algorithm
    7575
    76   This algorithm was developped by A. de Cheveigne and H. Kawahara and
     76  This algorithm was developed by A. de Cheveigne and H. Kawahara and
    7777  published in:
    7878
  • src/pitch/pitchyin.c

    r0b3c17b r7f0fd1d  
    1919*/
    2020
    21 /* This algorithm was developped by A. de Cheveigné and H. Kawahara and
     21/* This algorithm was developed by A. de Cheveigné and H. Kawahara and
    2222 * published in:
    2323 *
  • src/pitch/pitchyin.h

    r0b3c17b r7f0fd1d  
    2323  Pitch detection using the YIN algorithm
    2424
    25   This algorithm was developped by A. de Cheveigne and H. Kawahara and
     25  This algorithm was developed by A. de Cheveigne and H. Kawahara and
    2626  published in:
    2727
Note: See TracChangeset for help on using the changeset viewer.