Changeset afbd7e7 for tests/src/io/test-source_apple_audio_file.c
- Timestamp:
- Jul 14, 2012, 1:33:45 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/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 9b1e101
- Parents:
- 4722e63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/src/io/test-source_apple_audio_file.c
r4722e63 rafbd7e7 22 22 del_aubio_source_apple_audio(s); 23 23 #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"); 25 25 #endif /* __APPLE__ */ 26 26 return 0;
Note: See TracChangeset
for help on using the changeset viewer.