Changeset ce54752


Ignore:
Timestamp:
Oct 1, 2017, 4:04:18 PM (6 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
Children:
14e300e
Parents:
7b183ce
Message:

examples/utils.c: also remove aubio_init here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/utils.c

    r7b183ce rce54752  
    8787void examples_common_init (int argc, char **argv)
    8888{
    89   /* initialize statics */
    90   aubio_init();
    9189
    9290  /* parse command line arguments */
Note: See TracChangeset for help on using the changeset viewer.