Changeset e9e2a87 for examples/jackio.c
- Timestamp:
- Dec 8, 2013, 4:48:31 AM (11 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:
- 6b14351
- Parents:
- 8122e54a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/jackio.c
r8122e54a re9e2a87 23 23 24 24 #if HAVE_JACK 25 #include "utils.h" // for aubio_process_func_t 26 #include "jackio.h" 25 27 #include "aubio_priv.h" 26 #include "jackio.h"27 28 28 29 typedef jack_default_audio_sample_t jack_sample_t;
Note: See TracChangeset
for help on using the changeset viewer.