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

Drums in MusicXML format is not working #762

Open
1 task done
MervinPraison opened this issue Feb 21, 2022 · 4 comments
Open
1 task done

Drums in MusicXML format is not working #762

MervinPraison opened this issue Feb 21, 2022 · 4 comments
Assignees
Labels
area-file-formats Related to supported file formats platform-all Affects all platforms state-accepted This is a valid topic to work on. type-feature 💡

Comments

@MervinPraison
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Drums in MusicXML format is not working properly as intended

Expected Behavior

Drums in MusicXML format working as intended.

Steps To Reproduce

  1. Load MusicXML file containing drums
  2. Play

Link to jsFiddle, CodePen, Project

No response

Found in Version

1.2

Platform

Web

Environment

- **OS**:
MacOS
- **Browser**:
Chrome
- **.net Version**:

Anything else?

No response

@Danielku15
Copy link
Member

Can you please provide a reproducible example? MusicXML despite its claim to be standardized, is handled differently in each software. I will need full details on what you pass in as input data and what you expect as output.

@Danielku15
Copy link
Member

@MervinPraison Any response here, Otherwise I would close this issue.

@MervinPraison
Copy link
Author

@Danielku15 Sorry for the delay in responding.

If I add a Music XML file with Percussion notations, it's not working.

Percussion notations examples below:

https://www.w3.org/2021/06/musicxml40/tutorial/percussion/
https://v5.chriskrycho.com/journal/musicxml-and-percussion-redux/

Please let me know if you still need more information.

Thanks in advance.

@Danielku15 Danielku15 added type-feature 💡 area-file-formats Related to supported file formats state-accepted This is a valid topic to work on. platform-all Affects all platforms and removed type-bug 🕷️ state-needs-discussion 💬 labels Sep 9, 2022
@Danielku15
Copy link
Member

With the addition of instrument articulations added in #94 it should be technically possible to support also the MusicXML version of percussion tracks.

But likely it is again quite tricky because MusicXML as usually describes things very visually. @MervinPraison do you have some reference files on what you need to have supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-file-formats Related to supported file formats platform-all Affects all platforms state-accepted This is a valid topic to work on. type-feature 💡
Projects
Status: Todo
Status: No status
Development

No branches or pull requests

2 participants