Uses of Class
eu.bandm.music.applications.tabstaff.PitchGrid
Packages that use PitchGrid
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 in eu.bandm.music.applications.tabstaff
Methods in eu.bandm.music.applications.tabstaff with parameters of type PitchGridModifier and TypeMethodDescription(package private) boolean
ChartGraphics2.initializePitchGrid
(PitchGrid pg) void
ChartGraphics2.svgFullGrid
(Graphics2D gr, PitchGrid pitchGrid) Construct the graphics for the display of a complete grid of pads.(package private) boolean
ChartGraphics2.updatePitchGrid
(PitchGrid pg, Event e)