You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMHO, the current situation with the enclosure attribute within <direction> is ... suboptimal in MusicXML, to say it politely.
Because various <direction-type> elements can be grouped together, the decision that only some children have an enclosure attribute looks arbitrary. For example, I can have a boxed 'molto f', but I cannot have a boxed coda sign (for example, to construct a boxed version of
As a remedy for item 1, please either add more enclosure attributes to <direction-type> children or document the intended usage of the elements so that it is clear from the description why it doesn't have this attribute.
For item 2 I'm waiting for @mscuthbert's forthcoming proposal of an enclosure-break attribute 🙂
IMHO, the current situation with the
enclosure
attribute within<direction>
is ... suboptimal in MusicXML, to say it politely.Because various
![image](https://private-user-images.githubusercontent.com/1630245/333772483-50a9840a-c295-48ca-9517-2019736a9532.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MzA5MDUsIm5iZiI6MTczOTUzMDYwNSwicGF0aCI6Ii8xNjMwMjQ1LzMzMzc3MjQ4My01MGE5ODQwYS1jMjk1LTQ4Y2EtOTUxNy0yMDE5NzM2YTk1MzIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTA1NjQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzAxZDIxNDNhZTczNjYyZGU2MThmNmRlNjU2YjVmZDlmZDQ2YmVjYTYxZGFkOTdhMjE4ZDJjNWRkYTZiZDMwYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.tMCo8p_xsWx_IoJmKZRx2wRqbMfZToA17nlEy7jr-9U)
<direction-type>
elements can be grouped together, the decision that only some children have anenclosure
attribute looks arbitrary. For example, I can have a boxed 'molto f', but I cannot have a boxed coda sign (for example, to construct a boxed version ofIt is undefined whether consecutive elements that have the
enclosure
attribute set are put together into a single box or not; see multiple `<rehearsal>` children in a single `<direction-type>` element #518 for examples.As a remedy for item 1, please either add more
enclosure
attributes to<direction-type>
children or document the intended usage of the elements so that it is clear from the description why it doesn't have this attribute.For item 2 I'm waiting for @mscuthbert's forthcoming proposal of an
enclosure-break
attribute 🙂Regarding a boxed 'molto f': code like
fails completely in pre-4.4.0 MuseScore:
![image](https://private-user-images.githubusercontent.com/1630245/333772914-09b06248-9e89-44a7-ba0f-8d4dbca460f0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MzA5MDUsIm5iZiI6MTczOTUzMDYwNSwicGF0aCI6Ii8xNjMwMjQ1LzMzMzc3MjkxNC0wOWIwNjI0OC05ZTg5LTQ0YTctYmEwZi04ZDRkYmNhNDYwZjAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTA1NjQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGQwNTc2N2QxZGEzZmQ4N2ZmOTExYTliZGM5NzJjZjkwYzIyNTdkZDcyYTU5ZjM4ZjgyM2MwYTJhN2M5MzNkNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.mmTyxw14Bm1TdnxH5XpvBc61TFCAH2IVhyQ1UEMCR6Y)
![image](https://private-user-images.githubusercontent.com/1630245/333772980-026a5a41-98ac-4cdc-8b59-baa74c56abc1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MzA5MDUsIm5iZiI6MTczOTUzMDYwNSwicGF0aCI6Ii8xNjMwMjQ1LzMzMzc3Mjk4MC0wMjZhNWE0MS05OGFjLTRjZGMtOGI1OS1iYWE3NGM1NmFiYzEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTA1NjQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9N2ExZTE1NDU1NmFhMThiZGM0NDRhZWE4ZGM2ZmVhY2NlODBkMmEzNmRlZWQ0ZTZiODMxMTExM2ExNDE2ZWZlZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.Ow_WXGS7EnP3bZGnqG0vBnhWSUeT8teaS-UvkYR91Tc)
and Finale 27 cannot correctly cope with the 'rectangle' value:
The text was updated successfully, but these errors were encountered: