Ignore:
Timestamp:
Dec 8, 2013, 4:48:31 AM (12 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/applefworks, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
6b14351
Parents:
8122e54a
Message:

examples/: define aubio_process_func_t once in utils.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/parse_args.h

    r8122e54a re9e2a87  
    4141extern uint_t mix_input;
    4242
    43 typedef int (*aubio_process_func_t)(fvec_t * input, fvec_t * output);
    44 
    4543// functions defined in utils.c
    4644extern void examples_common_init (int argc, char **argv);
Note: See TracChangeset for help on using the changeset viewer.