Previous topic

music21.romanText.base

Next topic

music21.repeat

music21.romanText.translate

Translation routines for roman numeral analysis text files, as defined and demonstrated by Dmitri Tymoczko.

music21.romanText.translate.romanTextToStreamOpus(rtHandler, inputM21=None)
Return either a Score object, or, if a multi-movement work is defined, an Opus object.
music21.romanText.translate.romanTextToStreamScore(rtHandler, inputM21=None)
Given a roman text handler or string, return or fill a Score Stream.