Changeset 78d14d4
- Timestamp:
- Sep 29, 2009, 8:01:01 AM (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:
- 6481c0c
- Parents:
- a253fd4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio_priv.h
ra253fd4 r78d14d4 117 117 #define AUBIO_WRN(...) fprintf(stderr, "AUBIO WARNING: " format, ##args) 118 118 #endif 119 120 #define AUBIO_ERROR AUBIO_ERR 119 121 120 122 #define AUBIO_QUIT(_s) exit(_s)
Note: See TracChangeset
for help on using the changeset viewer.