Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement musical methods #5

Open
alastair opened this issue Aug 2, 2011 · 2 comments
Open

Implement musical methods #5

alastair opened this issue Aug 2, 2011 · 2 comments

Comments

@alastair
Copy link
Contributor

alastair commented Aug 2, 2011

E.g. note->raisePitch(3)

@ahankinson
Copy link
Member

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.

@ahankinson
Copy link
Member

See also issue #6.

Comment moved to a wiki page so that it can be edited by everyone.

https://github.com/DDMAL/libmei/wiki/Musical-Methods

rettinghaus pushed a commit to eNote-GmbH/libmei that referenced this issue Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants