Uses of Interface
com.frinika.audio.analysis.SpectrumController

Packages that use SpectrumController
com.frinika.audio.analysis.constantq   
com.frinika.audio.analysis.dft   
com.frinika.audio.analysis.gui   
 

Uses of SpectrumController in com.frinika.audio.analysis.constantq
 

Classes in com.frinika.audio.analysis.constantq that implement SpectrumController
 class ConstantQSpectrumController
           
 

Uses of SpectrumController in com.frinika.audio.analysis.dft
 

Classes in com.frinika.audio.analysis.dft that implement SpectrumController
 class FFTSpectrumController
           
 

Uses of SpectrumController in com.frinika.audio.analysis.gui
 

Methods in com.frinika.audio.analysis.gui that return SpectrumController
 SpectrumController FFTSpectrogramDataBuilderWrapper.getController()