.. _moduleRomanText.translate:

music21.romanText.translate
===========================

.. WARNING: DO NOT EDIT THIS FILE: AUTOMATICALLY GENERATED.  Edit the .py file directly

.. module:: music21.romanText.translate

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


.. function:: romanTextToStreamOpus(rtHandler, inputM21=None)

    Return either a Score object, or, if a multi-movement work is defined, an Opus object. 

.. function:: romanTextToStreamScore(rtHandler, inputM21=None)

    Given a roman text handler or string, return or fill a Score Stream. 

