TEI-Music-SIG / MEItoVexFlow

JavaScript libray to render MEI notation using VexFlow
20 stars 9 forks source link

Time signature not initialised from scoreDef if present #62

Open davethehat opened 10 years ago

davethehat commented 10 years ago

Currently MEIToVexFlow reads meter.count and meter.unit from staffDef. These attributes could also be present on scoreDef and absent on staffDef - if this is how the score is encoded, it fails to render.