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.
  • Class
    Description
    Creates 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 one Score_cwn object.
    Creates a simple musicXml output (according to "MusicXML 3.0 Partwise") for one tscore:Part component of one Score_cwn object/s.
    Creates as output a basic sig sequencer data to be put into a CwnSequencerDouble, etc.
    Creates as output a basic sig sequencer data to be put into a CwnSequencerDouble, etc.
    Creates as output a basic sig sequencer data to be put into a CwnSequencerDouble, etc.
    Creates as output a basic sig sequencer data to be put into a CwnSequencerFloat, etc.
    Creates as output a basic sig sequencer data to be put into a CwnSequencerFloat, etc.
    Creates as output a basic sig sequencer data to be put into a CwnSequencerFloat, etc.
     
     
    A compilation of a routing plan into data for sequencer columns.
    Auxiliary class, combining theme number ("I" to "IV") and theme form ("D" or "C").
    How to match themes to graphical or acoustical representations.
    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 makes 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.
    Collection of configuration values for drawing.
    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.