Uses of Interface
org.jjazz.rhythmdatabase.api.RhythmDatabase
Packages that use RhythmDatabase
Package
Description
The central place to get information about installed rhythms and get Rhythm instances.
-
Uses of RhythmDatabase in org.jjazz.rhythmdatabase.api
Methods in org.jjazz.rhythmdatabase.api that return RhythmDatabaseModifier and TypeMethodDescriptionstatic RhythmDatabaseRhythmDatabase.getDefault()Use the first implementation present in the global lookup.static RhythmDatabaseRhythmDatabase.getUnitTestDefault()Get a special RhythmDatabase instance for unit tests.