- Timestamp:
- Sep 26, 2009, 12:33:05 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:
- 7cec717
- Parents:
- 1c2e186
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/types.h
r1c2e186 r9ea88c6 32 32 #endif 33 33 34 #include "config.h"35 36 34 #ifndef HAVE_AUBIO_DOUBLE 37 35 /** defined to 1 if aubio is compiled in double precision */ … … 63 61 /** signed integer */ 64 62 typedef int sint_t; 65 /** files */66 //typedef FILE audio_file_t;67 63 68 64 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.