Class GeneralizedGoertzelLayer

java.lang.Object
be.tarsos.dsp.ui.layers.GeneralizedGoertzelLayer
All Implemented Interfaces:
Layer

public class GeneralizedGoertzelLayer
extends java.lang.Object
implements Layer
  • Constructor Summary

    Constructors 
    Constructor Description
    GeneralizedGoertzelLayer​(CoordinateSystem cs, java.io.File audioFile, int binHeightInCents)  
  • Method Summary

    Modifier and Type Method Description
    void calculateFeatures()  
    void draw​(java.awt.Graphics2D graphics)  
    java.lang.String getName()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait