Changeset 740f06b for tests/src


Ignore:
Timestamp:
Oct 17, 2009, 12:43:00 AM (15 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:
858cfa7
Parents:
6107f4c
Message:

ext/, examples/, swig/, python/, tests/: remove libaubioext, make libsamplerate optional

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/src/test-phasevoc-jack.c

    r6107f4c r740f06b  
    1010#include <unistd.h>  /* sleep() */
    1111#include <aubio.h>
    12 #include <aubioext.h>
     12#include "jackio.h"
    1313
    1414uint_t testing  = 1;  /* change this to 1 to listen        */
Note: See TracChangeset for help on using the changeset viewer.