Uses of Class
org.jjazz.rhythmdatabase.api.RhythmDatabase.RpRhythmPair
Packages that use RhythmDatabase.RpRhythmPair
Package
Description
The central place to get information about installed rhythms and get Rhythm instances.
-
Uses of RhythmDatabase.RpRhythmPair in org.jjazz.rhythmdatabase.api
Methods in org.jjazz.rhythmdatabase.api that return RhythmDatabase.RpRhythmPairModifier and TypeMethodDescriptionAddRhythmsAction.getLastRpRhythmPair()
Get the last RpRhythmPair.Method parameters in org.jjazz.rhythmdatabase.api with type arguments of type RhythmDatabase.RpRhythmPairModifier and TypeMethodDescriptionint
RhythmDatabase.addExtraRhythms
(List<RhythmDatabase.RpRhythmPair> pairs) Add extra rhythms to the database.