Changeset c7f32b1 for swig/aubio.i


Ignore:
Timestamp:
Nov 21, 2007, 12:03:22 PM (16 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:
a2f3555
Parents:
862d78f
Message:

aubio.i: add specflux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • swig/aubio.i

    r862d78f rc7f32b1  
    174174        aubio_onset_phase,
    175175        aubio_onset_kl,
    176         aubio_onset_mkl
     176        aubio_onset_mkl,
     177        aubio_onset_specflux,
    177178} aubio_onsetdetection_type;
    178179aubio_onsetdetection_t * new_aubio_onsetdetection(aubio_onsetdetection_type type, uint_t size, uint_t channels);
Note: See TracChangeset for help on using the changeset viewer.