Changeset 691791e for tests/src/io/test-source_apple_audio.c
- Timestamp:
- Apr 25, 2016, 4:46:20 PM (9 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:
- 857f8871, 985d5c4
- Parents:
- b4e1438
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/src/io/test-source_apple_audio.c
rb4e1438 r691791e 50 50 51 51 PRINT_MSG("read %d frames (expected %d) at %dHz (%d blocks) from %s\n", 52 n_frames, n_frames_expected, samplerate, n_frames / hop_size, source_path); 52 n_frames, n_frames_expected, samplerate, n_frames / hop_size, 53 source_path); 53 54 54 55 del_fvec (vec);
Note: See TracChangeset
for help on using the changeset viewer.