Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/musicutils.h

    r986131d r1136442  
    9393smpl_t aubio_miditofreq (smpl_t midi);
    9494
    95 /** initialize global status at beginning of program
    96 
    97   This function should be used before doing anything else in aubio.
    98   So far it is only used to initialize the Intel IPP library, when it's used.
    99 */
    100 void aubio_init (void);
    101 
    10295/** clean up cached memory at the end of program
    10396
Note: See TracChangeset for help on using the changeset viewer.