Ignore:
Timestamp:
Oct 1, 2017, 4:00:07 PM (7 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:
7b183ce
Parents:
b65230a
Message:

tests/: undo changes, removing calls to aubio_init

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/src/io/test-source.c

    rb65230a r9720945  
    44int main (int argc, char **argv)
    55{
    6   aubio_init();
    7 
    86  uint_t err = 0;
    97  if (argc < 2) {
     
    5856  del_aubio_source (s);
    5957beach:
    60   aubio_cleanup();
    6158  return err;
    6259}
Note: See TracChangeset for help on using the changeset viewer.