Uses of Enum Class
eu.bandm.music.applications.tabstaff.Tabstaff.orientation
Packages that use 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
Fields in eu.bandm.music.applications.tabstaff with type parameters of type Tabstaff.orientationModifier and TypeFieldDescription(package private) Map<Event, Tabstaff.orientation> Tabstaff.event2orientationStorage for events in the configuration voice.(package private) Map<Event, Tabstaff.orientation> TabstaffAccordic.event2orientationMethods in eu.bandm.music.applications.tabstaff that return Tabstaff.orientationModifier and TypeMethodDescriptionstatic Tabstaff.orientationReturns 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.