Uses of Class
eu.bandm.music.entities.MetricParameters.Nota_tempusScribendum
Package
Description
Code and additional resources for the jnlp/java-web-start demonstration of the
MetricSplit algorithm.
All fundamental entities for modeling music.
-
Uses of MetricParameters.Nota_tempusScribendum in eu.bandm.music.demoMetric
Modifier and TypeFieldDescription(package private) MetricParameters.Nota_tempusScribendum
DemoMetric2.AllOptions.msplit
-
Uses of MetricParameters.Nota_tempusScribendum in eu.bandm.music.entities
Modifier and TypeMethodDescriptionMetricParameters.Nota_tempusScribendum.doclone()
Clones this object.Copies values of all common fields from the argument.MetricParameters.Nota_tempusScribendum.with_hemiola
(boolean val) Whether hemiolas are used.MetricParameters.Nota_tempusScribendum.with_irregular_complete_measure_by_children
(boolean val) If true, each event or pause covering a complete event is replaced by its child nodes, if the meter is "irregular" DEFINITION / IMPL MISSING FIXME
(This definition has been created by UMod from the source at SYSTEM "MetricParameters.umod":280.6-281.6, see this pretty print.)MetricParameters.Nota_tempusScribendum.with_max_childs_over_free_sectioning
(int val) Threshold for printing the child nodes instead of a "free sectioning".MetricParameters.Nota_tempusScribendum.with_max_level_syncope_2_pause
(int val) How many ancestor levels my be crossed by a simple div-by-2 syncope.MetricParameters.Nota_tempusScribendum.with_max_level_syncope_2_sound
(int val) How many ancestor levels my be crossed by a simple div-by-2 syncope.MetricParameters.Nota_tempusScribendum.with_merge_may_cross_bracket_limit
(boolean val) Whether a transformation may cause a bracket to start without a note symbol.MetricParameters.Nota_tempusScribendum.with_no_vanishing_bracket_on_complete_measure
(boolean val) If true, each event filling a complete measure of a compound meter is printed as its children.MetricParameters.Nota_tempusScribendum.with_push_dots_down_not_up
(boolean val) Whether the maximal number of dots shall go with the shorter nodes.MetricParameters.Nota_tempusScribendum.with_syncope_2_3
(boolean val) Whether to allow a syncope of length 3 appear at time "2".MetricParameters.Nota_tempusScribendum.with_syncope_2_below_odd
(boolean val) Whether the indirect ancestors of a (normal=binary) syncope may be divided non-binary.MetricParameters.Nota_tempusScribendum.with_syncope_3_3
(boolean val) Whether to allow a syncope of length 3 appear at time "3".MetricParameters.Nota_tempusScribendum.with_syncope_longer_4
(boolean val) Whether to allow a syncope of length 5 or longer.Modifier and TypeMethodDescriptionprotected void
MetricParameters.__Formatter.action
(MetricParameters.Nota_tempusScribendum el) protected void
MetricParameters.MATCH_ONLY_00.action
(MetricParameters.Nota_tempusScribendum e0) void
MetricParameters.MATCH_ONLY_00.match
(MetricParameters.Nota_tempusScribendum e0) protected Format
MetricParameters.__Formatter.toFormat
(MetricParameters.Nota_tempusScribendum el) boolean
MetricParameters.Nota_tempusScribendum.x_equals
(MetricParameters.Nota_tempusScribendum e0)