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
I think we should be very careful about what musical methods we implement. get_/set_ and some things dealing with MEI-specific functionality (like chord->getNotes()), but note->raisePitch() might actually be a bit "too musical"; that is, if we expect that functionality would be available in any software where libmei would be used, we won't want to duplicate it in our software.
E.g. note->raisePitch(3)
The text was updated successfully, but these errors were encountered: