Uses of Interface
com.softsynth.jmsl.util.XMLWritable
Package | Description |
---|---|
com.softsynth.jmsl | |
com.softsynth.jmsl.score | |
com.softsynth.jmsl.util |
-
Uses of XMLWritable in com.softsynth.jmsl
Classes in com.softsynth.jmsl that implement XMLWritable Modifier and Type Class Description class
JMSLMixerContainer
A heterogenous Mixer which can accept any Instrument whose getMixerClassName() returns a valid class name.class
PanAmpPair
-
Uses of XMLWritable in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement XMLWritable Modifier and Type Class Description class
Measure
Measure
A ParallelCollection of Staff
JMSL Notation Projectclass
Note
Note
A Note is a Playable object with dur/note/amp/hold info as well as graphic info.class
Orchestra
class
Score
Score has a handle to a ScoreCollection.class
ScoreSection
Section holds start/end measure number information to play subsections of a piece
JMSL Score project.class
Staff
Staff
A Staff is a ParallelCollection of up to any number of Tracks, which get drawn on the same staff, played by the same instrument.class
StaffSpacing
class
Track
Track
A Track is a MusicList of Note objects
JMSL Notation ProjectMethods in com.softsynth.jmsl.score that return XMLWritable Modifier and Type Method Description XMLWritable
XMLScoreEnabled. getXMLWritable()
-
Uses of XMLWritable in com.softsynth.jmsl.util
Classes in com.softsynth.jmsl.util that implement XMLWritable Modifier and Type Class Description class
Patch
Represents the output of one instrument being patched to the input of another.