13#ifndef __musicXML2mxmlTreeInterface__
14#define __musicXML2mxmlTreeInterface__
18#include "musicXMLOah.h"
Definition: utilities.h:213
EXP Sxmlelement musicXMLString2mxmlTree(const char *buffer, S_musicXMLOah mxmlOpts, indentedOstream &logOstream)
Converts a MusicXML representation to an MSR.
EXP Sxmlelement musicXMLFd2mxmlTree(FILE *fd, S_musicXMLOah mxmlOpts, indentedOstream &logOstream)
Converts a MusicXML representation to an MSR.
EXP Sxmlelement musicXMLFile2mxmlTree(const char *fileName, S_musicXMLOah mxmlOpts, indentedOstream &logOstream)
Converts a MusicXML representation to an MSR.