Skip navigation links

Package eu.bandm.music.entities

All fundamental entities for modeling music.

See: Description

Package eu.bandm.music.entities Description

All fundamental entities for modeling music. The collection firstly follows Common Western Notation (CWN), and covers meter, rhythms, tempo, note symbols, pitches, articulation, intensity, etc. But also more modern and abstract concepts are realized, e.g. colors and dB.
Most data models are based on the concept of Entity. Therefore they define immediately a subclass fo Translet.Parser and most of them collect the discrete values in an instance of EntityCatalog (supporting multi-lingual naming).
Skip navigation links