Ignore:
Timestamp:
Jul 22, 2016, 9:28:15 PM (8 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/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
f280ebd
Parents:
1b7f369
Message:

examples/: also emit midi note from aubioonset, thanks to topas-rec (closes #62)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/parse_args.h

    r1b7f369 r2293d6a  
    4848extern smpl_t silence_threshold;
    4949extern uint_t mix_input;
     50// midi tap
     51extern smpl_t miditap_note;
     52extern smpl_t miditap_velo;
    5053
    5154extern uint_t force_overwrite;
Note: See TracChangeset for help on using the changeset viewer.