Changeset e9e2a87 for examples/parse_args.h
- Timestamp:
- Dec 8, 2013, 4:48:31 AM (12 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/parse_args.h
r8122e54a re9e2a87 41 41 extern uint_t mix_input; 42 42 43 typedef int (*aubio_process_func_t)(fvec_t * input, fvec_t * output);44 45 43 // functions defined in utils.c 46 44 extern void examples_common_init (int argc, char **argv);
Note: See TracChangeset
for help on using the changeset viewer.