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