Changeset 258d441
- Timestamp:
- Dec 7, 2013, 8:35:04 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:
- fd46d1e
- Parents:
- 4219f8a
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/generator.py
r4219f8a r258d441 52 52 'pitchmcomb', 53 53 'pitchschmitt', 54 'pitchspecacf', 54 55 'pitchyin', 55 56 'pitchyinfft', -
src/aubio.h
r4219f8a r258d441 204 204 #include "pitch/pitchschmitt.h" 205 205 #include "pitch/pitchfcomb.h" 206 #include "pitch/pitchspecacf.h" 206 207 #include "tempo/beattracking.h" 207 208 #include "utils/scale.h"
Note: See TracChangeset
for help on using the changeset viewer.