Ignore:
Timestamp:
Mar 22, 2013, 2:36:30 AM (12 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:
18a378e
Parents:
ae9fd90
Message:

src/io/source_sndfile.{c,h}: fix include and prototype, bypass resampler for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source_sndfile.h

    rae9fd90 r3d2fe26  
    8585
    8686*/
    87 void aubio_source_sndfile_do(aubio_source_sndfile_t * s, fmat_t * read_to, uint_t * read);
     87void aubio_source_sndfile_do_multi(aubio_source_sndfile_t * s, fmat_t * read_to, uint_t * read);
    8888
    8989/**
Note: See TracChangeset for help on using the changeset viewer.