Changeset 205da86 for swig/aubio.i


Ignore:
Timestamp:
Dec 6, 2004, 8:05:28 PM (20 years ago)
Author:
Paul Brossier <piem@altern.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:
77494e7
Parents:
b60dd4ae
Message:

moved jack and sndfile to aubioext

File:
1 edited

Legend:

Unmodified
Added
Removed
  • swig/aubio.i

    rb60dd4ae r205da86  
    33%{
    44        #include "aubio.h"
     5        #include "aubioext.h"
    56%}
    67
    78#include "aubio.h"
    8 #include "config.h"
     9#include "aubioext.h"
    910
    1011/* type aliases */
Note: See TracChangeset for help on using the changeset viewer.