Uses of Package
de.sciss.io

Packages that use de.sciss.io
de.sciss.io   
 

Classes in de.sciss.io used by de.sciss.io
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.
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.
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.