Changeset 4b43742
- Timestamp:
- Mar 11, 2014, 4:49:01 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:
- fba69a4
- Parents:
- b0fbd88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source.h
rb0fbd88 r4b43742 50 50 [libsndfile](http://www.mega-nerd.com/libsndfile/), which can read [most 51 51 uncompressed formats](http://www.mega-nerd.com/libsndfile/#Features). 52 53 \b \p source_wavread : native WAV reader 54 55 A simple source to read from 16-bits PCM RIFF encoded WAV files. 52 56 53 57 \example io/test-source.c
Note: See TracChangeset
for help on using the changeset viewer.