Changeset ab41f5c


Ignore:
Timestamp:
Dec 10, 2013, 2:36:54 PM (10 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:
eeda761
Parents:
549928e
Message:

src/io/sndfileio.{c,h}: remove old sndfile interface

Signed-off-by: Paul Brossier <piem@piem.org>

Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • doc/web.cfg

    r549928e rab41f5c  
    778778                         ../src/io/sink_sndfile.h \
    779779                         ../src/io/sink_apple_audio.h \
    780                          ../src/io/sndfileio.h \
    781780                         ../src/onset/peakpicker.h \
    782781                         ../src/pitch/pitchmcomb.h \
  • src/aubio.h

    r549928e rab41f5c  
    197197#include "io/sink_sndfile.h"
    198198#include "io/sink_apple_audio.h"
    199 #include "io/sndfileio.h"
    200199#include "onset/peakpicker.h"
    201200#include "pitch/pitchmcomb.h"
Note: See TracChangeset for help on using the changeset viewer.