Package com.icdif.audio.graph

Class Summary
Chart  
PlaybackPlot Receives a plot and a decoder and plays back the audio from the decoder at the same time as it sets the marker in the plot accordingly.
Plot A class that allows to plot values (float[] or ArrayList[Float]) to a swing window.
PlotOld A simple class that allows to plot float[] arrays to a swing window.