Changeset b63c7d3
- Timestamp:
- Mar 26, 2017, 5:38:41 PM (8 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, sampler
- Children:
- 340f5c7
- Parents:
- 40ed6a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/cvec.h
r40ed6a7 rb63c7d3 236 236 \param lambda value to use for normalisation 237 237 238 \f$ S_k = log( \lambda * S_k + 1 ) \f$ 239 238 240 */ 239 241 void cvec_logmag(cvec_t *s, smpl_t lambda);
Note: See TracChangeset
for help on using the changeset viewer.