Uses of Class
eu.bandm.music.top.Cwn_to_lilypond
Package
Description
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
-
Uses of Cwn_to_lilypond in eu.bandm.music.top
Modifier and TypeMethodDescriptionSet the initial=long and subsequent=short labels to be printed before the staff of a voice.Cwn_to_lilypond.putTransposition
(Vox voice, FunctionalInterval ival) Set a transposition to be applied to the voice before generating the lilypond source.Cwn_to_lilypond.set_const_layout
(String s) Setconst_layout
.Cwn_to_lilypond.set_const_paper
(String s) Setconst_paper
.Cwn_to_lilypond.set_meter_names
(boolean numericTimeSignature, boolean compoundMeter, boolean shareDenominator) Sets parameters how to render meter names.