Class MwHaiku_to_cwn

java.lang.Object
eu.bandm.music.top.MwHaiku_to_cwn

public class MwHaiku_to_cwn extends Object
Converts a (time-less) stream of Haiku syllables and phonems into a CWN score. After parsing and updating, the MwHaiku instance has a sequence of MwHaiku.GenEvent, with their "rawDuration" already set. Each such genEvent ("e0", "e1", .. in the following) is translated into a musical event in the newly constructed . Pauses are inserted after each syllable in the original text. The result is rendered in a "merely technical" 4/4 metrum.
  • Constructor Details

    • MwHaiku_to_cwn

      public MwHaiku_to_cwn()
  • Method Details