- From: W3C Community Development Team <team-community-process@w3.org>
- Date: Thu, 6 Jul 2023 08:53:22 +0000
- To: public-music-notation@w3.org
MNX We spent the meeting discussing the microsyntax for time signatures, which needs replacing following the decision to avoid these as far as possible (see discussion #293). Although there was much lively discussion about the complexities of representing irrational meters, additive meters, and beaming, in order to come up with something simple that we can build on later, we focused on the simplest possible case of a single time signature with a standard numerator and denominator, e.g. 4/4, 6/8, 2/2, 12/8, and the like. We decided to use an object with two keys, count and unit. count will be an integer and corresponds to the numerator; unit will be an enumeration, though the enumeration values will themselves be integers (1 = whole note, 2 = half note, 4 = quarter note, etc.), so a time signature of 3/4 will have a count value of 3 and a unit value of 4. Adrian will work on updating the MNX specification and the example documents to reflect this change, and raise an issue for the many aspects of time signature encoding that remain to be decided. Next meeting The next co-chairs' meeting will be on Thursday 20 July 2023. ---------- This post sent on Music Notation Community Group 'Co-chair meeting minutes: July 6, 2023' https://www.w3.org/community/music-notation/2023/07/06/co-chair-meeting-minutes-july-6-2023/ Learn more about the Music Notation Community Group: https://www.w3.org/community/music-notation
Received on Thursday, 6 July 2023 08:53:24 UTC