Uses of Class
eu.bandm.music.haken.Haken
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 Haken in eu.bandm.music.applications.feldproj
Modifier and TypeFieldDescription(package private) final Haken
Generate_3.Agent.startHaken_dt
Very first haken form.(package private) final Haken
Generate_3.Agent.startHaken_th
Very first haken form.Modifier and TypeFieldDescriptionGenerate_3.Agent.hakenFolge_dt
List of all hakens for this voice, filled byGenerate_3.Agent.generate_haken(int)
.Generate_3.Agent.hakenFolge_th
List of all hakens for this voice, filled byGenerate_3.Agent.generate_haken(int)
. -
Uses of Haken in eu.bandm.music.haken
Modifier and TypeFieldDescriptionstatic final Haken
Haken.MO
static final Haken
Haken.MU
static final Haken
Haken.OM
static final Haken
Haken.UM
Modifier and TypeFieldDescriptionstatic final EntityCatalog<Haken>
Haken.catalog
Catalog for hook instances by name.Score_hkn.event2haken
Semantic attribute of events.Modifier and TypeMethodDescriptionstatic Haken
return the Haken with the given first and last value.DoppelHaken.getFirst()
Return the first component of the double hook.DoppelHaken.getLast()
Return the second component of the double hook.Haken.inv()
Return the invers of a Haken symbol:Haken.retro()
Return the retrograde of a Haken symbol:Haken.retroInv()
Return the retrograde inverse of a haken symbol:Modifier and TypeMethodDescriptionReturns the (algebraic) object with the given structure.(package private) void
LilypondGenerator.writeGraphics
(Haken h) Add the macro call to the lilyPond source which creates the graphik of a Haken.