Uses of Package
com.softsynth.jmsl.score.transcribe
Package | Description |
---|---|
com.softsynth.jmsl.score.transcribe | |
jmslexamples.simple | |
jmsltestsuite | |
jmsltutorial |
-
Classes in com.softsynth.jmsl.score.transcribe used by com.softsynth.jmsl.score.transcribe Class Description BeatDivision This class handles one beat of music events.BeatDivisionList This class holds a collection of candidate BeatDivision's competing for a particular beat of a particular measure.BeatDivisionScheme This class specifies a unique division of a beat (triplet, quintuplet, etc).ElementMissedException MeasureBeatDivisions Holds a BeatDivisionList for each beat of an entire measure.SearchPath A vector of BeatDivisions that asserts a solution for transcribing the events within one measure.SearchPathListExpansionException TranscriberListener Classes implementing this interface can be added to a list of TranscriberListeners in a com.softsynth.jmsl.score.transcribe.Transcriber. -
Classes in com.softsynth.jmsl.score.transcribe used by jmslexamples.simple Class Description ElementMissedException SearchPathListExpansionException -
Classes in com.softsynth.jmsl.score.transcribe used by jmsltestsuite Class Description ElementMissedException SearchPathListExpansionException TranscriberListener Classes implementing this interface can be added to a list of TranscriberListeners in a com.softsynth.jmsl.score.transcribe.Transcriber. -
Classes in com.softsynth.jmsl.score.transcribe used by jmsltutorial Class Description TranscriberListener Classes implementing this interface can be added to a list of TranscriberListeners in a com.softsynth.jmsl.score.transcribe.Transcriber.