Uses of Class
eu.bandm.music.entities.TwelveToneFunctionalRepresentation
Package
Description
All fundamental entities for modeling music.
-
Uses of TwelveToneFunctionalRepresentation in eu.bandm.music.comp
Modifier and TypeMethodDescriptionFields.asPitches
(Fields.Item item, TwelveToneFunctionalRepresentation repr) Convert one field into a sequence of pitches.FieldsFromIntervals.asPitches
(FieldsFromIntervals.Item item, TwelveToneFunctionalRepresentation repr) Convert one field into a sequence of pitches. -
Uses of TwelveToneFunctionalRepresentation in eu.bandm.music.entities
Modifier and TypeFieldDescriptionstatic final TwelveToneFunctionalRepresentation
TwelveToneFunctionalRepresentation.start_c_bees_only
One variant which uses only single flat=b symbols.static final TwelveToneFunctionalRepresentation
TwelveToneFunctionalRepresentation.start_c_cross_only
One variant which uses only single sharp=cross symbols.Modifier and TypeMethodDescriptionstatic FunctionalPitch
Keyboard.pitchByKey
(int keyNumber, TwelveToneFunctionalRepresentation rep) Deliver a functional pitch which is represented by this key.