- Timestamp:
- Oct 15, 2009, 8:50:51 PM (15 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:
- 93177fa
- Parents:
- 515c7b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio_priv.h
r515c7b2 re8ae95ac 107 107 typedef enum { 108 108 AUBIO_OK = 0, 109 AUBIO_FAIL = -1109 AUBIO_FAIL = 1 110 110 } aubio_status; 111 111
Note: See TracChangeset
for help on using the changeset viewer.