Changeset 8766cb6 for examples/utils.h


Ignore:
Timestamp:
Oct 7, 2009, 8:31:43 PM (15 years ago)
Author:
Paul Brossier <piem@piem.org>
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:
a808d05
Parents:
cfa0f12
Message:

src/onset/peakpick.c: rename aubio_pickpeak_t to aubio_peakpicker_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/utils.h

    rcfa0f12 r8766cb6  
    102102extern fvec_t *onset2;
    103103extern smpl_t isonset;
    104 extern aubio_pickpeak_t *parms;
     104extern aubio_peakpicker_t *parms;
    105105
    106106
Note: See TracChangeset for help on using the changeset viewer.