Uses of Class
eu.bandm.music.top.CwnToFloatSig_basic
Packages that use CwnToFloatSig_basic
Package
Description
Top-level data structures, modelling different score formats, combining the 
  entities defined in lower level packages.
- 
Uses of CwnToFloatSig_basic in eu.bandm.music.top
Subclasses of CwnToFloatSig_basic in eu.bandm.music.topModifier and TypeClassDescriptionclassCwnToFloatSig_withComment<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerFloat, etc.classCwnToFloatSig_withOrnament<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerFloat, etc.Constructors in eu.bandm.music.top with parameters of type CwnToFloatSig_basicModifierConstructorDescriptionCwnToFloatSig_basic(CwnToFloatSig_basic<S> prototype) Constructor for converting several voices by copying all general parameters from the instance created first.CwnToFloatSig_withComment(CwnToFloatSig_basic<S> prototype)