Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/musicutils.h

    r33cd81f ra17e8c9  
    4545*/
    4646fvec_t *new_aubio_window (char_t * window_type, uint_t size);
    47 
    48 /** set elements of a vector to window coefficients
    49 
    50  */
    51 uint_t fvec_set_window (fvec_t * window, char_t * window_type);
    5247
    5348/** compute the principal argument
Note: See TracChangeset for help on using the changeset viewer.