Changeset 32d6958 for src/utils/hist.c


Ignore:
Timestamp:
Nov 24, 2007, 10:00:20 PM (16 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:
ed631e9
Parents:
bcf38fe
Message:

src/: more moving and splitting

File:
1 moved

Legend:

Unmodified
Added
Removed
  • src/utils/hist.c

    rbcf38fe r32d6958  
    1919#include "aubio_priv.h"
    2020#include "sample.h"
    21 #include "scale.h"
     21#include "utils/scale.h"
    2222#include "mathutils.h" //vec_min vec_max
    23 #include "hist.h"
     23#include "utils/hist.h"
    2424
    2525/********
Note: See TracChangeset for help on using the changeset viewer.