Uses of Interface
eu.bandm.tscore.base.Translet.Parseable
Packages that use Translet.Parseable
Package
Description
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).
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework.-
Uses of Translet.Parseable in eu.bandm.music.entities
Classes in eu.bandm.music.entities that implement Translet.ParseableModifier and TypeClassDescriptionclassRepresents accidentals, used for key indications and for pitches, when combined with white keys.classCatalog of commonly used articulations in CWN.classRealizes the clefs which indicate line-to-pitch reference point.classA ClefUsage combines a clef form, the line number on which it is positioned, and possibly an additional octave displacement.classA very simple color type, sufficient for merely informational text markup, etc.classThe two basic genders of functional theory ("major" vs.classThe distance of two pitches or pitch classes in functional music theory.classIndicates a tonal key (/"Tonart"/"diatonics") in tonal theory.classA pitch class mod octave which combines a "natural" note name [German "Stammton"], given as an instance ofWhiteKeyModOctave, with an alteration (normally in the range -2 to +2).classCf.classCatalog of mixed addenda to single notes, common in CWN.classThe classical naming for pitch registers: Each such register has the width of one octave, and extends from a note called "c" upto, but excluding, the next higher note called "c" again.classAbstract class for ornaments = shortcuts which replace one notated note with a sequence of played faster notes.classCatalog of commonly used ornaments.classCatalog of ornaments, special for "die Kunst der Fuge".classPitchModOctave<E extends PitchModOctave>Abstract class for pitch information, modulo octave register, aka "pitch class".classScalaNumericaAbstractaPerOctavas, a scale type of enharmonic key numbers which is meant to be repeated by octave transpositions.classA specialization ofPitchModOctavewhich represents only the "white keys" of the keyboard. -
Uses of Translet.Parseable in eu.bandm.music.haken
Classes in eu.bandm.music.haken that implement Translet.Parseable -
Uses of Translet.Parseable in eu.bandm.tscore.base
Classes in eu.bandm.tscore.base that implement Translet.ParseableModifier and TypeClassDescriptionclassBase class for all things which are in a certain multi-lingual catalog, and have a common parser for their symbolic appearance in scores, and which form a common semantic domain.classEntityCatalog<E extends Entity>Contains collection of basic score entities used as parameter values, indexed and documented in a multi lingual way.