Ignore:
Timestamp:
Oct 1, 2017, 1:18:30 AM (7 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
Children:
5b194f0
Parents:
4deb255
Message:

tests/src/io: improve comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/src/io/test-sink-multi.c

    r4deb255 r2f02d51  
    1 #define AUBIO_UNSTABLE 1
    21#include <aubio.h>
    32#include "utils_tests.h"
    43
    5 // this file uses the unstable aubio api, please use aubio_sink instead
    6 // see src/io/sink.h and tests/src/sink/test-sink.c
     4// same as test-sink.c, but uses aubio_source_do_multi to read multiple
     5// channels
    76
    87int main (int argc, char **argv)
Note: See TracChangeset for help on using the changeset viewer.