Uses of Class
eu.bandm.music.top.CwnToDoubleSig_basic
Package
Description
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
-
Uses of CwnToDoubleSig_basic in eu.bandm.music.top
Modifier and TypeClassDescriptionclass
CwnToDoubleSig_withComment<S extends Score_cwn>
Creates as output a basic sig sequencer data to be put into aCwnSequencerDouble
, etc.class
CwnToDoubleSig_withOrnament<S extends Score_cwn>
Creates as output a basic sig sequencer data to be put into aCwnSequencerDouble
, etc.ModifierConstructorDescriptionCwnToDoubleSig_basic
(CwnToDoubleSig_basic<S> prototype) Constructor for converting several voices by copying all general parameters from the instance created first.CwnToDoubleSig_withComment
(CwnToDoubleSig_basic<S> prototype)