Changeset 3ba55dd6
- Timestamp:
- Jun 29, 2006, 8:47:43 PM (18 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:
- 71482a9
- Parents:
- ae7277c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio_priv.h
rae7277c r3ba55dd6 62 62 #endif 63 63 64 #ifdef ALSA_SUPPORT65 #ifdef LADCCA_SUPPORT66 #include <ladcca/ladcca.h>67 extern cca_client_t * aubio_cca_client;68 #endif /* LADCCA_SUPPORT */69 #endif /* ALSA_SUPPORT */70 71 72 64 #include "types.h" 73 65
Note: See TracChangeset
for help on using the changeset viewer.