Skip to content

Releases: meyda/meyda

v2.0.0

16 Feb 14:00
Compare
Choose a tag to compare

Moves to a babel build system and rewrites the whole module in ES2015.

v1.0.0

16 Feb 15:35
Compare
Choose a tag to compare

Meyda v1.0.0 – Release notes

this is the first release version of Meyda, the audio feature extraction library for the Web Audio API.

In this release, the following features are supported:

  • rms
  • energy
  • zcr
  • complexSpectrum
  • amplitudeSpectrum
  • powerSpectrum
  • spectralCentroid
  • spectralFlatness
  • spectralSlope
  • spectralRolloff
  • spectralSpread
  • spectralSkewness
  • spectralKurtosis
  • loudness
    • specific
    • total
  • perceptualSpread
  • perceptualSharpness
  • mfcc

The following windowing functions are included:

  • hanning (default)
  • hamming