- Timestamp:
- Oct 2, 2009, 1:05:26 AM (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:
- d57c879
- Parents:
- 47eabeb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r47eabeb r8b28524 130 130 fvec_t * new_aubio_window(uint_t size, aubio_window_type wintype); 131 131 smpl_t aubio_unwrap2pi (smpl_t phase); 132 smpl_t vec_mean(fvec_t *s);132 smpl_t fvec_mean(fvec_t *s); 133 133 smpl_t vec_max(fvec_t *s); 134 134 smpl_t vec_min(fvec_t *s);
Note: See TracChangeset
for help on using the changeset viewer.