Changeset df5eab4


Ignore:
Timestamp:
Dec 10, 2013, 2:40:45 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:
ed090ff7
Parents:
06dba46
Message:

src/aubio.h: move audio_unit to unstable

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r06dba46 rdf5eab4  
    185185#include "io/source.h"
    186186#include "io/sink.h"
    187 #include "io/audio_unit.h"
    188187#include "synth/sampler.h"
    189188#include "synth/wavetable.h"
     
    197196#include "io/sink_sndfile.h"
    198197#include "io/sink_apple_audio.h"
     198#include "io/audio_unit.h"
    199199#include "onset/peakpicker.h"
    200200#include "pitch/pitchmcomb.h"
Note: See TracChangeset for help on using the changeset viewer.