Changeset 44721ff for tests/src/io
- Timestamp:
- Jan 3, 2014, 11:43:44 PM (11 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:
- 5158c22
- Parents:
- 2a0a4f1
- Location:
- tests/src/io
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/src/io/test-source_avcodec.c
r2a0a4f1 r44721ff 2 2 #include <aubio.h> 3 3 #include "utils_tests.h" 4 #include "config.h"5 4 6 5 // this file uses the unstable aubio api, please use aubio_source instead -
tests/src/io/test-source_sndfile.c
r2a0a4f1 r44721ff 2 2 #include <aubio.h> 3 3 #include "utils_tests.h" 4 #include "config.h"5 4 6 5 // this file uses the unstable aubio api, please use aubio_source instead
Note: See TracChangeset
for help on using the changeset viewer.