Uses of Interface
com.frinika.audio.analysis.dft.FFTSpectrogramControlable

Packages that use FFTSpectrogramControlable
com.frinika.audio.analysis.dft   
com.frinika.audio.analysis.gui   
 

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

Constructors in com.frinika.audio.analysis.dft with parameters of type FFTSpectrogramControlable
FFTSpectrumController(FFTSpectrogramControlable spectroData, LimitedAudioReader reader)
           
 

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

Classes in com.frinika.audio.analysis.gui that implement FFTSpectrogramControlable
 class FFTSpectrogramDataBuilderWrapper