Changeset 784de2f


Ignore:
Timestamp:
Sep 23, 2016, 12:01:32 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, pitchshift, sampler, timestretch, yinfft+
Children:
6e5dd2b
Parents:
8076ecd
Message:

src/aubio.h: add some links to examples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r8076ecd r784de2f  
    110110
    111111  Several examples of C programs are available in the \p examples/ and \p tests/src
    112   directories of the source tree.
     112  directories of the source tree. See more examples:
     113  @ref spectral/test-fft.c
     114  @ref spectral/test-phasevoc.c
     115  @ref onset/test-onset.c
     116  @ref pitch/test-pitch.c
     117  @ref tempo/test-tempo.c
     118  @ref test-fvec.c
     119  @ref test-cvec.c
    113120
    114121  \subsection unstable_api Unstable API
Note: See TracChangeset for help on using the changeset viewer.