Maven module :un.storage : media-mpeg123 :
Class : un.storage.media.mp3.MPEGConstants
Extends/Implements : -
Subclasses : -

Some informations are from :
https://github.com/wilkie/djehuty
Thanks to Dave Wilkinson
author  Johann Sorel (Port code from D to Java)


Variables : windowCoefficients, nCoefficients
Functions : -



Coefficients Di of the synthesis window
Listed in Table Annex-3-B.3 in ISO 11772-3
public double[] windowCoefficients


N[i][k] coefficients.
size [64][32]
public double[][] nCoefficients