Changeset 2e01060 for tests/src/io/test-source_avcodec.c
- Timestamp:
- Jan 3, 2014, 11:42: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:
- 2a0a4f1
- Parents:
- d4791e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/src/io/test-source_avcodec.c
rd4791e5 r2e01060 40 40 fvec_t *vec = new_fvec(hop_size); 41 41 42 if (samplerate == 0 )samplerate = aubio_source_avcodec_get_samplerate(s);42 samplerate = aubio_source_avcodec_get_samplerate(s); 43 43 44 44 do {
Note: See TracChangeset
for help on using the changeset viewer.