Ignore:
Timestamp:
Feb 11, 2013, 5:39:13 PM (11 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:
945e26d
Parents:
050a8f3
Message:

src/io/: removed methods duplicated in merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source_sndfile.c

    r050a8f3 r35c97ab  
    194194}
    195195
    196 uint_t aubio_source_sndfile_get_samplerate(aubio_source_sndfile_t * s) {
    197   return s->samplerate;
    198 }
    199 
    200196#endif /* HAVE_SNDFILE */
Note: See TracChangeset for help on using the changeset viewer.