Uses of Class
eu.bandm.music.haken.Haken
Packages that use 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
Fields in eu.bandm.music.applications.feldproj declared as HakenModifier 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.Fields in eu.bandm.music.applications.feldproj with type parameters of type HakenModifier 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)
.Methods in eu.bandm.music.applications.feldproj that return HakenModifier and TypeMethodDescription(package private) Haken
Generate_3.next_dt()
Aux function forAgent()
because "this() must be first statement".(package private) Haken
Generate_3.next_th()
Aux function forAgent()
because "this() must be first statement".Constructors in eu.bandm.music.applications.feldproj with parameters of type Haken -
Uses of Haken in eu.bandm.music.haken
Fields in eu.bandm.music.haken declared as HakenModifier and TypeFieldDescriptionstatic final Haken
Haken.MO
static final Haken
Haken.MU
static final Haken
Haken.OM
static final Haken
Haken.UM
Fields in eu.bandm.music.haken with type parameters of type HakenModifier and TypeFieldDescriptionstatic final EntityCatalog
<Haken> Haken.catalog
Catalog for hook instances by name.Score_hkn.event2haken
Semantic attribute of events.Methods in eu.bandm.music.haken that return HakenModifier 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:Methods in eu.bandm.music.haken with parameters of type HakenModifier 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.