Uses of Class
com.softsynth.jmsl.score.transcribe.BeatDivisionScheme
Package | Description |
---|---|
com.softsynth.jmsl.score.transcribe |
-
Uses of BeatDivisionScheme in com.softsynth.jmsl.score.transcribe
Methods in com.softsynth.jmsl.score.transcribe with parameters of type BeatDivisionScheme Modifier and Type Method Description static void
BeatDivisionSchemeList. addBeatDivisionScheme(BeatDivisionScheme bds)
Add a BeatDivisionScheme to this project's list of valid schemes.void
BeatDivision. setBeatDivisionScheme(BeatDivisionScheme scheme)