music-encoding / sibmei

Sibelius MEI Plugin
MIT License
39 stars 16 forks source link

mid-bar repeats #34

Closed minamouse closed 7 years ago

minamouse commented 9 years ago

Mid-bar repeats in sibelius end up on the closest barline in the mei files, instead of in the bar. Here for example. In these cases, <barLine/> should be used in the middle of the measure.

pe-ro commented 9 years ago
is not the right way to approach this. From the Guidelines -- "This element is provided for repertoires, such as mensural notation, that lack measures. Because the barLine element's attributes, from which the logical and visual characteristics of the bar line can be discerned, largely duplicate those of measure, the use of barLine is not necessary within measure elements in CMN." The intention is to avoid so-called "mid-measure" bar lines by creating two incomplete measures instead. --- Perry Roland Music Library University of Virginia P. O. Box 400175 Charlottesville, VA 22904 434-982-2702 (w) pdr4h (at) virginia (dot) edu --- From: Marina Borsodi-Benson [notifications@github.com] Sent: Thursday, June 18, 2015 11:42 AM To: music-encoding/sibmei Subject: [sibmei] mid-bar repeats (#34) Mid-bar repeats in sibelius end up on the closest barline in the mei files, instead of in the bar. Herehttps://github.com/DDMAL/mei-test-set/blob/develop/MEI-test-set/MEI/repeats/mid-bar-repeat.mei for example. In these cases, should be used in the middle of the measure. — Reply to this email directly or view it on GitHubhttps://github.com/music-encoding/sibmei/issues/34.
minamouse commented 9 years ago

Oh ok, my mistake.