Uses of Interface
tapeutils.SampleAnalyzerFactory

Packages that use SampleAnalyzerFactory
tapeutils   
tapeutils.impl.zx81   
 

Uses of SampleAnalyzerFactory in tapeutils
 

Constructors in tapeutils with parameters of type SampleAnalyzerFactory
MultiSampleAnalyzer(Sample sample, SampleAnalyzerFactory factory, TapeConverterParameters parameters)
          Construct the multi sample analyzer from a sample and factory.
 

Uses of SampleAnalyzerFactory in tapeutils.impl.zx81
 

Classes in tapeutils.impl.zx81 that implement SampleAnalyzerFactory
 class ZX81SampleAnalyzerFactory
          This class analyzes a sampled sound to extract data.