Previous topic

music21.romanText.base

Next topic

music21.note

music21.romanText.translate

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

music21.romanText.translate.romanTextStringToStreamScore(rtString, inputM21=None)
Convenience routine for geting a score from string, not a handler
music21.romanText.translate.romanTextToStreamScore(rtHandler, inputM21=None)
Given a roman text handler, return or fill a Score Stream.