public class MwHaiku_to_cwn extends Object
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 and Description |
---|
MwHaiku_to_cwn() |
Modifier and Type | Method and Description |
---|---|
protected TpTop |
makeTp(Score_cwn result,
Rational when,
Location<XMLDocumentIdentifier> origLoc)
Evident
|
Score_cwn |
translate(MwHaiku haikus,
MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg) |
protected TpTop makeTp(Score_cwn result, Rational when, Location<XMLDocumentIdentifier> origLoc)
public Score_cwn translate(MwHaiku haikus, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg)