X-Git-Url: https://git.aubio.org/?p=aubio.git;a=blobdiff_plain;f=src%2Faubio.h;h=5f8b518ad18c556dc0c691cd261a7f2c52315214;hp=a8d6841fbdc9f71582500a058133adf85092f9aa;hb=dc467b5d5a7c321235d4defb3ce8541e70460fc9;hpb=dd15573ec1e6e8e00e81f661d427058bea629a6c diff --git a/src/aubio.h b/src/aubio.h index a8d6841f..5f8b518a 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -109,7 +109,7 @@ \endcode Several examples of C programs are available in the \p examples/ and \p tests/src - directory of the source tree. + directories of the source tree. \subsection unstable_api Unstable API @@ -184,6 +184,7 @@ extern "C" #include "tempo/tempo.h" #include "io/source.h" #include "io/sink.h" +#include "io/audio_unit.h" #include "synth/sampler.h" #include "synth/wavetable.h"