Uses of Interface
org.jjazz.harmony.spi.ScaleManager
Packages that use ScaleManager
Package
Description
Models for harmony objects: note, scale, degree, chord symbol, time signature, etc.
-
Uses of ScaleManager in org.jjazz.harmony.api
Classes in org.jjazz.harmony.api that implement ScaleManagerModifier and TypeClassDescriptionclassDefault implementation of a ScaleManager. -
Uses of ScaleManager in org.jjazz.harmony.spi
Methods in org.jjazz.harmony.spi that return ScaleManagerModifier and TypeMethodDescriptionstatic ScaleManagerScaleManager.getDefault()Get the implementation found in the global lookup, or if not found return the DefaultScaleManager instance.