Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
W
WaveIdentifier
- interface tapeutils.
WaveIdentifier
.
This interface provides operations to identify waves in samples.
WaveProcessor
- interface tapeutils.
WaveProcessor
.
This class provides the representation of a sample sound.
warning(int, String)
- Method in class tapeutils.
MultiSampleAnalyzer
Record a warning during analysis.
warning(int, String)
- Method in interface tapeutils.
SampleAnalyzer
Record a warning during analysis.
warning(int, String)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Record a warning during analysis.
windowActivated(WindowEvent)
- Method in class tapeutils.gui.
ConversionFrame
windowClosed(WindowEvent)
- Method in class tapeutils.gui.
ConversionFrame
windowClosing(WindowEvent)
- Method in class tapeutils.gui.
ConversionFrame
Handles window closing events.
windowDeactivated(WindowEvent)
- Method in class tapeutils.gui.
ConversionFrame
windowDeiconified(WindowEvent)
- Method in class tapeutils.gui.
ConversionFrame
windowIconified(WindowEvent)
- Method in class tapeutils.gui.
ConversionFrame
windowMoved(Window)
- Method in class tapeutils.gui.
ConversionFrame
Handle the moving of a dialog.
windowOpened(WindowEvent)
- Method in class tapeutils.gui.
ConversionFrame
write(OutputStream)
- Method in interface tapeutils.
ByteProcessor
Write the bytes that have been extracted from the sample to the output stream.
write(OutputStream)
- Method in class tapeutils.
MultiSampleAnalyzer
Write the bytes that have been extracted from the sample to the output stream.
write(OutputStream)
- Method in interface tapeutils.
SampleAnalyzer
Write the bytes that have been extraced from the sample to the output stream.
write(float, boolean, File)
- Method in interface tapeutils.
SampleGenerator
Writes the P file to a sample file.
write(OutputStream)
- Method in class tapeutils.impl.
SimpleByteProcessor
Write the bytes that have been extracted from the sample to the output stream.
write(OutputStream)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Write the bytes that have been extraced from the sample to the output stream.
write(float, boolean, File)
- Method in class tapeutils.impl.zx81.
ZX81SampleGenerator
Write the .P file as a sample file.
write(OutputStream)
- Method in class tapeutils.zx81.
PFile
Write the contents of the .P file to the output stream.
write(OutputStream)
- Method in class tapeutils.zx81.
TZXZX81Block
Write the ZX81 data to the given output stream.
writePFile(int, int, File)
- Method in class tapeutils.zx81.
TapeConverter
Write the analyzed data to the .P file.
writePFile(int, int, OutputStream)
- Method in class tapeutils.zx81.
TapeConverter
Write the analyzed data to the output stream.
writePFiles(int, File)
- Method in class tapeutils.zx81.
TapeConverter
Write out the results of analysis as .P files.
writePFiles(int, boolean, String[])
- Method in class tapeutils.zx81.
TapeConverter
Write the analyzed data to the .P files.
writePFiles(int, boolean)
- Method in class tapeutils.zx81.
TapeConverter
Write the analyzed data to the .P files.
writeSampleToFile(float, File, boolean)
- Method in class tapeutils.zx81.
PFile
Write the contents of the .P file as a sound sample.
writeTZXFile(int, File)
- Method in class tapeutils.zx81.
TapeConverter
Write the files as a single .TZX file.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z