sound
Class EnvelopeDetector

java.lang.Object
  extended by sound.EnvelopeDetector

public class EnvelopeDetector
extends java.lang.Object

Douglas Lyon, DocJava, Inc. User: dlyon Date: Oct 16, 2007 Time: 5:59:52 PM


Constructor Summary
EnvelopeDetector()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvelopeDetector

public EnvelopeDetector()
Method Detail

main

public static void main(java.lang.String[] args)