General scheme for elements with clients #309
williamclocksin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I like how beams are represented as a global element that has clients (its events) identified by "id"s. Could this scheme be extended to similar elements such as tuplets and other elements that span a group of events? The semantics would also be encoded within the spanning elements instead of as separate inside and outside expressions? This representation seems simpler to parse and generate automatically.
Beta Was this translation helpful? Give feedback.
All reactions