Uses of Package
org.jjazz.xstream.spi

Packages that use org.jjazz.xstream.spi
Package
Description
The models for chord leadsheet items.
Models for harmony objects: note, scale, degree, chord symbol, time signature, etc.
All Midi stuff: JJazzMidiSystem, Midi synths, Midi instruments, Midi banks, Midi drumkits, drumkit keymaps, Midi file parsers, etc.
 
The model for the mix of a song (instruments used per channel and their settings, volume, effect, etc.).
The model of a music phrase for a single instrument, e.g. a bass phrase or a drums phrase.
The model of a rhythm (or style, e.g "fast swing 4/4"), with its RhythmVoices and RhythmParameters.
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.