Uses of Enum Class
eu.bandm.music.applications.tabstaff.Tabstaff.Hand
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.Hand in eu.bandm.music.applications.tabstaff
Modifier and TypeFieldDescription(package private) Map<Event,
Tabstaff.Hand> Tabstaff.event2hand
Total map from all events except holds.Modifier and TypeMethodDescriptionstatic Tabstaff.Hand
Returns the enum constant of this class with the specified name.static Tabstaff.Hand[]
Tabstaff.Hand.values()
Returns an array containing the constants of this enum class, in the order they are declared.