Package eu.bandm.music.top
package eu.bandm.music.top
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
-
ClassDescriptionCreates a simple lilypond output for one or more
Score_cwn
object/s.Creates a simple midi file output, based on the javax.sound.midi runtime classes for one tscore "PART" component of oneScore_cwn
object.Creates a simple musicXml output (according to "MusicXML 3.0 Partwise") for one tscore:Part component of oneScore_cwn
object/s.CwnToDoubleSig_basic<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerDouble
, etc.CwnToDoubleSig_withComment<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerDouble
, etc.CwnToDoubleSig_withOrnament<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerDouble
, etc.CwnToFloatSig_basic<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerFloat
, etc.CwnToFloatSig_withComment<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerFloat
, etc.CwnToFloatSig_withOrnament<S extends Score_cwn>Creates as output a basic sig sequencer data to be put into aCwnSequencerFloat
, etc.Auxiliary class, combining theme number ("I" to "IV") and theme form ("D" or "C").Renders graphical art according to a dynamic score, based on a project by DKR and ML from 1980, called "Graphart Scharen".Translation of tscore source according to "Mathias Wittekopf/Vorübergehende Zustände/Sätze 1,3,5,7,9 ("ClockMusic" or "Interlude"); see ohrwelt.de.Translation of tscore source according to "Mathias Wittekopf/Vorübergehende Zustände/8.List of String constants serving as keywords for widely used musical score meta data.Generated source of a graphical user interface (GUI) for command line processing.Main program (callable by clicking a jar file and by commandline) for processing tscore to svg/smil sources.Generated source for command line processing.Source generated from a command line options specification.Generated source for command line processing.Generate LaTeX survey graphics on pitch classes for all movements of Johann Sebastian Bach "Weihnachtsoratorium" BWV 248.Simple example application of tscore and svg generation which maked geometrical shapes wander over a browser screen.Realizes the parsing of a "Haiku" score in MWs accordeon project.Converts a (time-less) stream of Haiku syllables and phonems into a CWN score.Prints a list of segments in a three-dimensional (3d) block diagram style, mostly for visualizing temporal distribution of themes/counterpoints in a multi-voice work of music.This class realizes a first simple example instantiation of a tscore TimeScape for representing "common western notation" / "CWN" musical scores.Common base class for several tscore instantiations creating SVG output.