Changeset a33379e for ext/aubioext.h
- Timestamp:
- Sep 26, 2009, 6:59:32 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:
- c85c8b6
- Parents:
- d7d0cdf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ext/aubioext.h
rd7d0cdf ra33379e 30 30 #if HAVE_JACK 31 31 #include "jackio.h" 32 #endif 32 #endif /* HAVE_JACK */ 33 33 34 #if HAVE_SNDFILE 34 35 #include "sndfileio.h" 36 #endif /* HAVE_SNDFILE */ 35 37 36 38 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.