jmsltestsuite
Class FFTTest

java.lang.Object
  extended byjmsltestsuite.FFTTest

public class FFTTest
extends java.lang.Object

Use JMSL's FFT utility class to calculate spectra of some shapes. Display spectra and shapes in MusicShapeEditor

Author:
Nick Didkovsky

Constructor Summary
FFTTest()
           
 
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

FFTTest

public FFTTest()
Method Detail

main

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