Uses of Class
eu.bandm.music.entities.MetricParameters.MTreeParameters
Package
Description
Code and additional resources for the jnlp/java-web-start demonstration of the
MetricSplit algorithm.
All fundamental entities for modeling music.
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 MetricParameters.MTreeParameters in eu.bandm.music.demoMetric
Modifier and TypeFieldDescription(package private) MetricParameters.MTreeParameters
DemoMetric2.AllOptions.mtree
-
Uses of MetricParameters.MTreeParameters in eu.bandm.music.entities
Modifier and TypeMethodDescriptionMetricParameters.MTreeParameters.doclone()
Clones this object.Copies values of all common fields from the argument.MetricParameters.MTreeParameters.with_alteraNatas
(CheckedList<MetricParameters.Nota_trabes_alteraNatas> val) @see Nota_trabes_alteraNatas
(This definition has been created by UMod from the source at SYSTEM "MetricParameters.umod":168.5-169.5, see this pretty print.)MetricParameters.MTreeParameters.with_longestNoteSymbol
(int val) Valid values are 1=whole note, 2=brevis, 4=longa, 8=maxima.MetricParameters.MTreeParameters.with_max_childs_to_print
(int val) Threshold for printing the child nodes, when the parent node is not e-writable.MetricParameters.MTreeParameters.with_max_dots_for_pauses
(int val) Restricts dots with pause symbols.MetricParameters.MTreeParameters.with_max_dots_negative
(int val) Maximal allowed prologation dots for negative dottings.MetricParameters.MTreeParameters.with_max_dots_positive
(int val) Maximal allowed prologation dots for positive dottings, Is also used for dot-writings in neutral contexts, when merging siblings / writing Mersenne enumerators etc.MetricParameters.MTreeParameters.with_not_nearest_but_lower_power_of_2
(boolean val) Whether to replace essential brackets of "15:16" by "15:8" and "7:8" by "7:4", etc.MetricParameters.MTreeParameters.with_prefer_one_bracket_15_to_16
(boolean val) Whether one single bracket "15:16" is preferred over two nested brackets "4:5" and "2:3", or sim.MetricParameters.MTreeParameters.with_prefer_one_bracket_9_to_8
(boolean val) Whether one single bracket "9:8" is preferred over two nested brackets "2:3", or sim.MetricParameters.MTreeParameters.with_proportiones_lentiores
(CheckedSet<Integer> val) Normally a proportion makes the notes play FASTER, like in "7:4".MetricParameters.MTreeParameters.with_trabsSopraPausam
(MetricParameters.nota_trabes_trabsSopraPausam val) @see nota_trabes_trabsSopraPausam
(This definition has been created by UMod from the source at SYSTEM "MetricParameters.umod":113.5-114.5, see this pretty print.)MetricParameters.MTreeParameters.with_trabulaContraIdem
(MetricParameters.nota_trabes_trabulaContraIdem val) @see nota_trabes_trabulaContraIdem
(This definition has been created by UMod from the source at SYSTEM "MetricParameters.umod":142.5-143.5, see this pretty print.)MetricParameters.MTreeParameters.with_trabulaNonSubTrabem
(boolean val) Avoids the conventional but un-orthogonal technique to shift beamlets only to the long-beam-side.MetricParameters.MTreeParameters.with_trabulaOmnesContraTrabes
(boolean val) Whether to print an additional beamlet pointing to (e.g.) a dotted complement, when it is genuine but not necessary, because the shorter note is divided.MetricParameters.MTreeParameters.with_trabulaSola
(boolean val) If not set, all-alone beamlets are replaced by flags, as it is usual.MetricParameters.MTreeParameters.with_trabulaUtFlagella
(boolean val) Print beamlets as flags, even together with beams.Modifier and TypeMethodDescriptionprotected void
MetricParameters.__Formatter.action
(MetricParameters.MTreeParameters el) protected void
MetricParameters.MATCH_ONLY_00.action
(MetricParameters.MTreeParameters e0) void
MetricParameters.MATCH_ONLY_00.followAll_alteraNatas
(MetricParameters.MTreeParameters element) void
MetricParameters.MATCH_ONLY_00.match
(MetricParameters.MTreeParameters e0) protected Format
MetricParameters.__Formatter.toFormat
(MetricParameters.MTreeParameters el) boolean
MetricParameters.MTreeParameters.x_equals
(MetricParameters.MTreeParameters e0) -
Uses of MetricParameters.MTreeParameters in eu.bandm.music.haken
Modifier and TypeFieldDescriptionprotected MetricParameters.MTreeParameters
LilypondGenerator.mtreePreParameters