- Timestamp:
- Sep 25, 2009, 11:03:34 PM (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:
- f00088f
- Parents:
- 6f0b8a0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ext/jackio.c
r6f0b8a0 r46044ed 27 27 typedef jack_default_audio_sample_t jack_sample_t; 28 28 29 #if !AUBIO_SINGLE_PRECISION29 #if HAVE_AUBIO_DOUBLE 30 30 #define AUBIO_JACK_MAX_FRAMES 4096 31 31 #define AUBIO_JACK_NEEDS_CONVERSION
Note: See TracChangeset
for help on using the changeset viewer.