Changeset 4b891e9


Ignore:
Timestamp:
Aug 8, 2015, 2:27:09 PM (9 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:
082a1cf
Parents:
3708c15
Message:

src/musicutils.h: improve doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/musicutils.h

    r3708c15 r4b891e9  
    113113smpl_t aubio_zero_crossing_rate (fvec_t * v);
    114114
    115 /** compute sound level on a linear
     115/** compute sound level on a linear scale
    116116
    117117  This gives the average of the square amplitudes.
    118118
    119   \param v vector to compute dB SPL from
     119  \param v vector to compute level from
    120120
    121121  \return level of v
Note: See TracChangeset for help on using the changeset viewer.