Changeset 83963b3 for src/vecutils.c


Ignore:
Timestamp:
Oct 22, 2009, 3:13:07 AM (14 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:
fc0262f
Parents:
78429de
Message:

strip down stable public API, defining add AUBIO_UNSTABLE to access unstable API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/vecutils.c

    r78429de r83963b3  
    11#include "config.h"
     2#include "aubio_priv.h"
    23#include "types.h"
    34#include "fvec.h"
    45#include "cvec.h"
    5 #include "aubio_priv.h"
    66#include "vecutils.h"
    77
Note: See TracChangeset for help on using the changeset viewer.