Class PsyLook

java.lang.Object
com.jcraft.jorbis.PsyLook

@Environment(CLIENT) class PsyLook extends Object
  • Field Details

    • n

      int n
    • vi

    • tonecurves

      float[][][] tonecurves
    • peakatt

      float[][] peakatt
    • noisecurves

      float[][][] noisecurves
    • ath

      float[] ath
    • octave

      int[] octave
  • Constructor Details

    • PsyLook

      PsyLook()
  • Method Details

    • init

      void init(PsyInfo psyInfo, int int2, int int3)