Package de.sciss.io

Interface Summary
InterleavedStreamFile A RandomAccessFile wrapper class that using java.nio and a FloatBuffer to write single or multichannel 32bit floating point files, which for instance are used to store trajectory data.
 

Class Summary
AudioFile The AudioFile allows reading and writing of sound files.
AudioFileCacheInfo  
AudioFileDescr An AudioFileDescr is a data structure that describes the format of an AudioFile.
AudioFileFormatPane A multi component panel that provides gadgets for specification of the output format of an audio file, such as file format, resolution or sample rate.
AudioFileRegion A small class that allows inter-application drag-and-drop of regions of audio files.
CacheManager  
IOUtil This is a helper class containing utility static functions for common file operations.
Marker A struct class: marker in an audio file.
Region A struct class: region in an audio file.
Span A struct class: a span between a start and end point in one dimensional space.