- Timestamp:
- Sep 25, 2009, 6:56:58 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:
- c3f4173
- Parents:
- 52ecf09
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/utils.c
r52ecf09 rbccac6b 364 364 debug("Jack init ...\n"); 365 365 jack_setup = new_aubio_jack(channels, channels, 366 1, 1, 366 367 (aubio_process_func_t)process_func); 367 368 if (usepitch) {
Note: See TracChangeset
for help on using the changeset viewer.