Changes in src/musicutils.h [33cd81f:a17e8c9]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/musicutils.h
r33cd81f ra17e8c9 45 45 */ 46 46 fvec_t *new_aubio_window (char_t * window_type, uint_t size); 47 48 /** set elements of a vector to window coefficients49 50 */51 uint_t fvec_set_window (fvec_t * window, char_t * window_type);52 47 53 48 /** compute the principal argument
Note: See TracChangeset
for help on using the changeset viewer.