- Timestamp:
- Oct 2, 2009, 2:05:23 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:
- acf7d30
- Parents:
- 38e9732
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r38e9732 rc0b295c 140 140 smpl_t fvec_local_hfc(fvec_t * f); 141 141 smpl_t fvec_alpha_norm(fvec_t * DF, smpl_t alpha); 142 void fvec_ dc_removal(fvec_t * mag);142 void fvec_min_removal(fvec_t * mag); 143 143 void fvec_alpha_normalise(fvec_t * mag, uint_t alpha); 144 144 void fvec_add(fvec_t * mag, smpl_t threshold);
Note: See TracChangeset
for help on using the changeset viewer.