Changeset 1b0755d for src/aubio.h


Ignore:
Timestamp:
Dec 5, 2013, 4:00:43 AM (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:
d3b9fe4
Parents:
2e50800
Message:

src/io/source.c: rewrite to use any or all of avcodec, apple_audio, or sndfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r2e50800 r1b0755d  
    194194#include "io/source_sndfile.h"
    195195#include "io/source_apple_audio.h"
     196#include "io/source_avcodec.h"
    196197#include "io/sink_sndfile.h"
    197198#include "io/sink_apple_audio.h"
Note: See TracChangeset for help on using the changeset viewer.