- Timestamp:
- Mar 3, 2006, 6:37:48 AM (19 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:
- cafb00a
- Parents:
- d45d118
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/puredata/aubiopitch~.c
rd45d118 r3043081 13 13 char aubiopitch_version[] = "aubiopitch~ version 0.1"; 14 14 15 aubio_pitchdetection_type type_pitch = aubio_pitch_ schmitt; // aubio_pitch_mcomb15 aubio_pitchdetection_type type_pitch = aubio_pitch_mcomb; // aubio_pitch_mcomb 16 16 aubio_pitchdetection_mode mode_pitch = aubio_pitchm_freq; 17 17
Note: See TracChangeset
for help on using the changeset viewer.