Figure out how ghost notes should be represented. They are mutually exclusive with accents, so one thought I had was it being another case in the Accent enum. You could also rename Accent if the name doesn't make sense in that case.
Let me know if you have any questions or want to talk about the implementation. You should make a pull request so that we can do a code review on it.
Figure out how ghost notes should be represented. They are mutually exclusive with accents, so one thought I had was it being another case in the Accent enum. You could also rename Accent if the name doesn't make sense in that case.
Let me know if you have any questions or want to talk about the implementation. You should make a pull request so that we can do a code review on it.