Uses of Enum Class
eu.bandm.music.applications.tabstaff.Tabstaff.distance
Package
Description
Prototypical realization of the "TabStaff+" design for
notating Tactie User Interfaces (TUIs) like the "Ableton Push",
as presented by L.Wilde and C.White on Tenor2024 in Zürich.
-
Uses of Tabstaff.distance in eu.bandm.music.applications.tabstaff
Modifier and TypeFieldDescription(package private) Map<Event,
Tabstaff.distance> Tabstaff.event2distance
Storage for events in the configuration voice.(package private) Map<Event,
Tabstaff.distance> TabstaffAccordic.event2distance
Modifier and TypeMethodDescriptionstatic Tabstaff.distance
Returns the enum constant of this class with the specified name.static Tabstaff.distance[]
Tabstaff.distance.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic ChartGraphics.rank[]
ChartGraphics.scaleToButtons
(Tabstaff.distance distance, int[] scaleDistances) Calculate the ranks of all squares to display (root, own, or foreign).