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 HakenGenerate_3.Agent.startHaken_dtVery first haken form.(package private) final HakenGenerate_3.Agent.startHaken_thVery first haken form.Fields in eu.bandm.music.applications.feldproj with type parameters of type HakenModifier and TypeFieldDescriptionGenerate_3.Agent.hakenFolge_dtList of all hakens for this voice, filled byGenerate_3.Agent.generate_haken(int).Generate_3.Agent.hakenFolge_thList 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) HakenGenerate_3.next_dt()Aux function forAgent()because "this() must be first statement".(package private) HakenGenerate_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 HakenHaken.MOstatic final HakenHaken.MUstatic final HakenHaken.OMstatic final HakenHaken.UMFields in eu.bandm.music.haken with type parameters of type HakenModifier and TypeFieldDescriptionstatic final EntityCatalog<Haken> Haken.catalogCatalog for hook instances by name.Score_hkn.event2hakenSemantic attribute of events.Methods in eu.bandm.music.haken that return HakenModifier and TypeMethodDescriptionstatic Hakenreturn 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) voidLilypondGenerator.writeGraphics(Haken h) Add the macro call to the lilyPond source which creates the graphik of a Haken.