- Timestamp:
- Jul 13, 2008, 9:50:47 PM (16 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:
- 5288874
- Parents:
- 42f1cf14
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio.h
r42f1cf14 rbf9d8a6 51 51 52 52 #ifdef __cplusplus 53 extern "C" { 53 extern "C" 54 { 54 55 #endif 55 56 56 57 /* first the generated config file */ 57 58 #include "config.h" 58 59 59 60 /* in this order */ 60 61 #include "types.h" … … 93 94 94 95 #endif 95
Note: See TracChangeset
for help on using the changeset viewer.