Uses of Class
eu.bandm.music.haken.DoppelHaken
Packages that use DoppelHaken
Package
Description
Composition project which translates polyphonic sequences of abstract
"hook signs" (="Haken" = "hkn") into scores for different instruments, like
Viola, Voice, electronic sound synthesis or abstract graphical movies; see
the project
documentation (in German).
-
Uses of DoppelHaken in eu.bandm.music.haken
Fields in eu.bandm.music.haken declared as DoppelHakenModifier and TypeFieldDescriptionstatic final DoppelHakenDoppelHaken.MOMstatic final DoppelHakenDoppelHaken.MOMUstatic final DoppelHakenDoppelHaken.MOOMstatic final DoppelHakenDoppelHaken.MOUMstatic final DoppelHakenDoppelHaken.MUMstatic final DoppelHakenDoppelHaken.MUMOstatic final DoppelHakenDoppelHaken.MUOMstatic final DoppelHakenDoppelHaken.MUUMstatic final DoppelHakenDoppelHaken.OMMOstatic final DoppelHakenDoppelHaken.OMMUstatic final DoppelHakenDoppelHaken.OMOstatic final DoppelHakenDoppelHaken.OMUstatic final DoppelHakenDoppelHaken.OMUMstatic final DoppelHakenDoppelHaken.UMMOstatic final DoppelHakenDoppelHaken.UMMUstatic final DoppelHakenDoppelHaken.UMOstatic final DoppelHakenDoppelHaken.UMOMstatic final DoppelHakenDoppelHaken.UMUFields in eu.bandm.music.haken with type parameters of type DoppelHakenModifier and TypeFieldDescriptionstatic final EntityCatalog<DoppelHaken> DoppelHaken.catalogCatalog for double hook instances by name.(package private) final Map<Event, DoppelHaken> Score_hkn.event2doppelHakenSemantic attribute of events.Methods in eu.bandm.music.haken that return DoppelHakenModifier and TypeMethodDescriptionDoppelHaken.coarseRetro()Return the retrograde of a DoppelHaken symbol with swaps only the oder of the Haken, not their inner structure.DoppelHaken.coarseRetroInv()Return the inverse retrograde of a DoppelHaken symbol, switching only the hakens.DoppelHaken.fineRetro()Return the fine retrograde.DoppelHaken.fineRetroInv()Return the inverse retrograde of a DoppelHaken symbol, with internal retro of the Haken.Returns the (algebraic) object with the given structure.DoppelHaken.inv()Return the invers of a DoppelHaken symbolDoppelHaken.retro()Returns the instance which is the (fine) retrograde of this.DoppelHaken.retroInv()Returns the instance which is the inverse (fine) retrograde of this.Methods in eu.bandm.music.haken with parameters of type DoppelHakenModifier and TypeMethodDescription(package private) voidLilypondGenerator.writeGraphics(DoppelHaken h) Add the macro call to the lilyPond source which creates the graphik of a DoppelHaken.