Uses of Class
eu.bandm.music.top.CwnToDoubleSig_basic
Packages that use 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
Subclasses of CwnToDoubleSig_basic in eu.bandm.music.topModifier and TypeClassDescriptionclassCwnToDoubleSig_withComment<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerDouble, etc.classCwnToDoubleSig_withOrnament<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerDouble, etc.Constructors in eu.bandm.music.top with parameters of type CwnToDoubleSig_basicModifierConstructorDescriptionCwnToDoubleSig_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)