Uses of Enum Class
eu.bandm.music.applications.tabstaff.PitchGrid.diatonicIntervals
Packages that use PitchGrid.diatonicIntervals
Package
Description
Prototypical realization of the »TabStaff+« design for
notating Tactile User Interfaces (TUIs) like the »Ableton Push«,
as presented by L.Wilde and C.White on Tenor2024 in Zürich.
-
Uses of PitchGrid.diatonicIntervals in eu.bandm.music.applications.tabstaff
Fields in eu.bandm.music.applications.tabstaff declared as PitchGrid.diatonicIntervalsModifier and TypeFieldDescription(package private) PitchGrid.diatonicIntervalsPitchGrid.diatonicIntervalRuleConfiguration parameter.Methods in eu.bandm.music.applications.tabstaff that return PitchGrid.diatonicIntervalsModifier and TypeMethodDescriptionstatic PitchGrid.diatonicIntervalsReturns the enum constant of this class with the specified name.static PitchGrid.diatonicIntervals[]PitchGrid.diatonicIntervals.values()Returns an array containing the constants of this enum class, in the order they are declared.