Uses of Enum Class
eu.bandm.music.applications.tabstaff.Tabstaff.orientation
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.orientation in eu.bandm.music.applications.tabstaff
Modifier and TypeFieldDescription(package private) Map<Event,
Tabstaff.orientation> Tabstaff.event2orientation
Storage for events in the configuration voice.(package private) Map<Event,
Tabstaff.orientation> TabstaffAccordic.event2orientation
Modifier and TypeMethodDescriptionstatic Tabstaff.orientation
Returns the enum constant of this class with the specified name.static Tabstaff.orientation[]
Tabstaff.orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.