Klasse MelFreq

java.lang.Object
libsidutils.fingerprinting.fingerprint.MelFreq

public class MelFreq extends Object
Created by hsyecheng on 2015/6/19.
  • Konstruktordetails

    • MelFreq

      public MelFreq()
  • Methodendetails

    • Mel2Freq

      public static float Mel2Freq(float melFreq)
    • Freq2Mel

      public static float Freq2Mel(float freq)
    • MelBand

      public static float[] MelBand(float[] freq)