DixShtix

Uses of Package
com.dixshtix.niff

Packages that use com.dixshtix.niff
com.dixshtix.niff This package is for the manipulation of (Musical) Notation Interchange File Format (NIFF) Files. 
 

Classes in com.dixshtix.niff used by com.dixshtix.niff
ChunkLengthTable
          Defines fixed-length of NIFF file chunks to allow backward compatibility.
DataSection
          The part of a NIFF file that contains the music symbols and layout information.
NiffParserContext
           
NiffParserListener
          Implements a simple SAX-like interface to the NIFF file parser.
SetupSection
          Contains general information that applies to the whole score.
Tag
          A mechanism for adding variable-length tags binary data to a RIFF file.
 


DixShtix