Uses of Class
com.softsynth.jmsl.score.transcribe.BeatDivisionScheme

Packages that use BeatDivisionScheme
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
static void BeatDivisionSchemeList.addBeatDivisionScheme(BeatDivisionScheme bds)
          Add a BeatDivisionScheme to this project's list of valid schemes.
 void BeatDivision.setBeatDivisionScheme(BeatDivisionScheme scheme)