Package | Description |
---|---|
eu.bandm.music.entities |
All fundamental entities for modeling music.
|
eu.bandm.music.haken |
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).
|
eu.bandm.music.top |
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
|
eu.bandm.tscore.base |
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework. |
eu.bandm.tscore.model |
Umod main model class: Generic score model for
denotating time-based sequences of arbitrary events.
|
Class and Description |
---|
Event
Central means for modelling music: Per each
combination of voice and time point,
at most one event is possible.
|
TpTop
A time point corresponding to a text token in the "T"
line of the input score.
|
Vox
A voice, the central means for organizing events.
|
Class and Description |
---|
Event
Central means for modelling music: Per each
combination of voice and time point,
at most one event is possible.
|
Part
Part of a time scape = of a parsed source text file.
|
TimeScape
Top container which relates time points, voices and
events.
|
Tp
Abstract super class of possible time points.
|
TpTop
A time point corresponding to a text token in the "T"
line of the input score.
|
Vox
A voice, the central means for organizing events.
|
Class and Description |
---|
Event
Central means for modelling music: Per each
combination of voice and time point,
at most one event is possible.
|
EventSet
Collections of one or more Events, representing a
musical notion.
|
Part
Part of a time scape = of a parsed source text file.
|
TimeScape
Top container which relates time points, voices and
events.
|
Tp
Abstract super class of possible time points.
|
TpTop
A time point corresponding to a text token in the "T"
line of the input score.
|
Vox
A voice, the central means for organizing events.
|
Class and Description |
---|
Container
Abstract base class of all event collections, which
additionally
carry some non-temporal ("meta") attributes.
|
Event
Central means for modelling music: Per each
combination of voice and time point,
at most one event is possible.
|
EventSet
Collections of one or more Events, representing a
musical notion.
|
Match
Visitor generated by umod according to field selection #0.
|
MATCH_ONLY_00
(Ancillary class as basis for all visitors).
|
Part
Part of a time scape = of a parsed source text file.
|
TDivision
Represents a sequence of time points constructed by
dividing the interval between
two time points.
|
TimeScape
Top container which relates time points, voices and
events.
|
Tp
Abstract super class of possible time points.
|
TpSub
A time point corresponding to a division point between
two time points on a
higher level.
|
TpTop
A time point corresponding to a text token in the "T"
line of the input score.
|
Vox
A voice, the central means for organizing events.
|
Class and Description |
---|
__SAX_Parser.XMLPARSER_Container |
__SAX_Parser.XMLPARSER_Tp |
Container
Abstract base class of all event collections, which
additionally
carry some non-temporal ("meta") attributes.
|
Event
Central means for modelling music: Per each
combination of voice and time point,
at most one event is possible.
|
EventSet
Collections of one or more Events, representing a
musical notion.
|
MATCH_ONLY_00
(Ancillary class as basis for all visitors).
|
Part
Part of a time scape = of a parsed source text file.
|
TDivision
Represents a sequence of time points constructed by
dividing the interval between
two time points.
|
TimeScape
Top container which relates time points, voices and
events.
|
Tp
Abstract super class of possible time points.
|
TpSub
A time point corresponding to a division point between
two time points on a
higher level.
|
TpTop
A time point corresponding to a text token in the "T"
line of the input score.
|
Vox
A voice, the central means for organizing events.
|