Changeset afbd7e7 for tests


Ignore:
Timestamp:
Jul 14, 2012, 1:33:45 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/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
9b1e101
Parents:
4722e63
Message:

src/io/source_sndfile.{c,h}: added sndfile source

Location:
tests/src/io
Files:
1 added
1 edited

Legend:

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

    r4722e63 rafbd7e7  
    2222  del_aubio_source_apple_audio(s);
    2323#else
    24   fprintf(stderr, "was not compiled with aubio_source_apple_audio");
     24  fprintf(stderr, "ERR: aubio was not compiled with aubio_source_apple_audio\n");
    2525#endif /* __APPLE__ */
    2626  return 0;
Note: See TracChangeset for help on using the changeset viewer.