- Timestamp:
- Apr 14, 2010, 5:34:12 PM (15 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:
- 8d1323b
- Parents:
- fc759f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
rfc759f3 r16bd78a 135 135 int aubio_sndfile_write(aubio_sndfile_t * file, int frames, fvec_t ** write); 136 136 int aubio_sndfile_read(aubio_sndfile_t * file, int frames, fvec_t ** read); 137 int aubio_sndfile_read_mono(aubio_sndfile_t * file, int frames, fvec_t * read); 137 138 int del_aubio_sndfile(aubio_sndfile_t * file); 138 139 uint_t aubio_sndfile_channels(aubio_sndfile_t * file);
Note: See TracChangeset
for help on using the changeset viewer.