Uses of Package
be.hogent.tarsos.util

Packages that use be.hogent.tarsos.util
be.hogent.tarsos.midi Contains classes to handle MIDI events. 
be.hogent.tarsos.sampled.pitch Contains internal and external pitch trackers. 
be.hogent.tarsos.ui Basic user interface elements. 
be.hogent.tarsos.ui.pitch Most of the user interface elements + publish subscribe wiring. 
be.hogent.tarsos.ui.pitch.ph   
be.hogent.tarsos.util Utility classes for string handling, logging, configuration, some DSP tasks. 
be.hogent.tarsos.util.histogram Histogram and histogram correlation classes. 
 

Classes in be.hogent.tarsos.util used by be.hogent.tarsos.midi
Configuration.ConfigChangeListener
          An interface used to send notifications of a changed configurations setting.
ConfKey
          Defines a configuration key.
SignalPowerExtractor
          An utility class to calculate and access the power of an audio file at any given time.
 

Classes in be.hogent.tarsos.util used by be.hogent.tarsos.sampled.pitch
AudioFile
          Represents an audio file.
 

Classes in be.hogent.tarsos.util used by be.hogent.tarsos.ui
AudioFile
          Represents an audio file.
FileDrop.Listener
          Implement this inner interface to listen for when files are dropped.
 

Classes in be.hogent.tarsos.util used by be.hogent.tarsos.ui.pitch
AudioFile
          Represents an audio file.
 

Classes in be.hogent.tarsos.util used by be.hogent.tarsos.ui.pitch.ph
AudioFile
          Represents an audio file.
KernelDensityEstimate
           
 

Classes in be.hogent.tarsos.util used by be.hogent.tarsos.util
AudioFile
          Represents an audio file.
Command
           
Configuration.ConfigChangeListener
          An interface used to send notifications of a changed configurations setting.
ConfKey
          Defines a configuration key.
FileDrop.Listener
          Implement this inner interface to listen for when files are dropped.
FileDrop.TransferableObject.Fetcher
          Instead of passing your data directly to the FileDrop.TransferableObject constructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).
FileUtils.RowFilter
           
KernelDensityEstimate
           
KernelDensityEstimate.KDECorrelation
           
KernelDensityEstimate.Kernel
          Defines a kernel.
MenuScroller
          A class that provides scrolling capabilities to a long menu dropdown or popup menu.
ScalaFile
          A representation of a scala file.
SignalPowerExtractor.WaveFormDataAggregator
           
TimeUnit
          A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.
 

Classes in be.hogent.tarsos.util used by be.hogent.tarsos.util.histogram
KernelDensityEstimate
           
ScalaFile
          A representation of a scala file.
TimeUnit
          A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.