Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package jm.music.tools

Class Summary
AdaptiveMatrix AdaptiveMatrix is responsible for hold Markov information in an internal matrix which may be written to disk as a serialized java object The matrix itself will contain two arrays.
ChordAnalysis  
ChordAnalysis.Possible  
Mod A utility class that handles the modification of the basic jMusic types.
PhraseAnalysis Provides class methods which return statistics about a jm.music.data.Phrase or jm.music.data.Note array.
PhraseMatrix The PhraseMatrix class holds AdaptiveArrays for each Note parameter type and is also responsible for any mappings that need to occur between Note types and the AdaptiveMatrix
Prob A utility class for generating random pitches, durations, etc in a gaussian distribution.
 

Exception Summary
NoteListException Thrown by a method when a set of Notes does not fit its criteria.
QuantisationException Thrown to indicate a problem when trying to quantise a set of values.