Uses of Class
eu.bandm.music.top.MwHaiku.GenEvent
Package
Description
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
-
Uses of MwHaiku.GenEvent in eu.bandm.music.top
Modifier and TypeFieldDescription(package private) final Map<Event,
List<MwHaiku.GenEvent>> MwHaiku.inEvent2soundEvent
Inverse ofMwHaiku.soundEvent2inEvent
.(package private) final Map<MwHaiku.GenEvent,
Event> MwHaiku.soundEvent2inEvent
Maps the sound event prototype to the original Haiku score event.(package private) final List<MwHaiku.GenEvent>
MwHaiku.soundEvents
Sequence of event prototypes, generated from the characters of the syllables.