Uses of Class
eu.bandm.music.haken.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
Modifier and TypeFieldDescriptionstatic final DoppelHaken
DoppelHaken.MOM
static final DoppelHaken
DoppelHaken.MOMU
static final DoppelHaken
DoppelHaken.MOOM
static final DoppelHaken
DoppelHaken.MOUM
static final DoppelHaken
DoppelHaken.MUM
static final DoppelHaken
DoppelHaken.MUMO
static final DoppelHaken
DoppelHaken.MUOM
static final DoppelHaken
DoppelHaken.MUUM
static final DoppelHaken
DoppelHaken.OMMO
static final DoppelHaken
DoppelHaken.OMMU
static final DoppelHaken
DoppelHaken.OMO
static final DoppelHaken
DoppelHaken.OMU
static final DoppelHaken
DoppelHaken.OMUM
static final DoppelHaken
DoppelHaken.UMMO
static final DoppelHaken
DoppelHaken.UMMU
static final DoppelHaken
DoppelHaken.UMO
static final DoppelHaken
DoppelHaken.UMOM
static final DoppelHaken
DoppelHaken.UMU
Modifier and TypeFieldDescriptionstatic final EntityCatalog<DoppelHaken>
DoppelHaken.catalog
Catalog for double hook instances by name.(package private) final Map<Event,
DoppelHaken> Score_hkn.event2doppelHaken
Semantic attribute of events.Modifier 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.Modifier and TypeMethodDescription(package private) void
LilypondGenerator.writeGraphics
(DoppelHaken h) Add the macro call to the lilyPond source which creates the graphik of a DoppelHaken.