- Timestamp:
- Mar 25, 2014, 5:47:57 PM (11 years ago)
- 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
- Location:
- src/pitch
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
src/pitch/pitch.h
r0b3c17b r7f0fd1d 74 74 \b \p yin : YIN algorithm 75 75 76 This algorithm was develop ped by A. de Cheveigne and H. Kawahara and76 This algorithm was developed by A. de Cheveigne and H. Kawahara and 77 77 published in: 78 78 -
src/pitch/pitchyin.c
r0b3c17b r7f0fd1d 19 19 */ 20 20 21 /* This algorithm was develop ped by A. de Cheveigné and H. Kawahara and21 /* This algorithm was developed by A. de Cheveigné and H. Kawahara and 22 22 * published in: 23 23 * -
src/pitch/pitchyin.h
r0b3c17b r7f0fd1d 23 23 Pitch detection using the YIN algorithm 24 24 25 This algorithm was develop ped by A. de Cheveigne and H. Kawahara and25 This algorithm was developed by A. de Cheveigne and H. Kawahara and 26 26 published in: 27 27
Note: See TracChangeset
for help on using the changeset viewer.