Uses of Enum Class
eu.bandm.music.entities.ScalaNumAbstrPOcts.Functio
Packages that use ScalaNumAbstrPOcts.Functio
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.
All fundamental entities for modeling music.
- 
Uses of ScalaNumAbstrPOcts.Functio in eu.bandm.music.applications.tabstaffFields in eu.bandm.music.applications.tabstaff declared as ScalaNumAbstrPOcts.FunctioModifier and TypeFieldDescription(package private) final ScalaNumAbstrPOcts.Functio[][]PitchGrid.rolesThe roles of the pads are the roles of the assigned pitch (pitch offset) with respect to the current scale.(package private) final ScalaNumAbstrPOcts.Functio[][]PitchKeyGrid.rolesThe roles of the pads will be represented by the color of their representation.Fields in eu.bandm.music.applications.tabstaff with type parameters of type ScalaNumAbstrPOcts.FunctioModifier and TypeFieldDescription(package private) EnumMap<ScalaNumAbstrPOcts.Functio, Color> PitchKeyGrid.backgroundColorsMethods in eu.bandm.music.applications.tabstaff that return ScalaNumAbstrPOcts.Functio
- 
Uses of ScalaNumAbstrPOcts.Functio in eu.bandm.music.entitiesMethods in eu.bandm.music.entities that return ScalaNumAbstrPOcts.FunctioModifier and TypeMethodDescriptionScalaNumAbstrPOcts.functionOf(int index) static ScalaNumAbstrPOcts.FunctioReturns the enum constant of this class with the specified name.static ScalaNumAbstrPOcts.Functio[]ScalaNumAbstrPOcts.Functio.values()Returns an array containing the constants of this enum class, in the order they are declared.