Changeset 9817026
- Timestamp:
- Nov 26, 2009, 1:00:25 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:
- e3cf37a
- Parents:
- 75be651
- Location:
- examples
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/jackio.c
r75be651 r9817026 20 20 21 21 #include <aubio.h> 22 #include "config.h" 22 23 23 24 #if HAVE_JACK -
examples/utils.h
r75be651 r9817026 27 27 #include <string.h> /* for strcmp */ 28 28 #include <aubio.h> 29 #include "config.h" 29 30 #include "sndfileio.h" 30 31 #ifdef HAVE_JACK
Note: See TracChangeset
for help on using the changeset viewer.