Uses of Class
org.jjazz.rhythmdatabase.api.UnavailableRhythmException
Package
Description
The central place to get information about installed rhythms and get Rhythm instances.
-
Uses of UnavailableRhythmException in org.jjazz.rhythmdatabase.api
Modifier and TypeMethodDescriptionRhythmDatabase.getRhythmInstance
(String rhythmId) Get a rhythm instance from its id.RhythmDatabase.getRhythmInstance
(RhythmInfo rhythmInfo) Get a rhythm instance from a RhythmInfo.