audiveris icon indicating copy to clipboard operation
audiveris copied to clipboard

MusicXML export for drum parts, and new drum note heads

Open brian-math opened this issue 2 years ago • 2 comments

@hbitteur This pull request includes commits which were in progress on my drum-notation branch involving exporting MusicXML files for drum scores. I also added support for the three triangle_down note heads (filled, void, and whole note) and for the two missing x-shaped note heads (void and whole note). I believe the .xml export for drum scores is now very close to finished.

I'll post more-detailed comments about these commits, a new percussion test score I've been using, some questions for you, and some remarks about what still isn't quite working, on the Audiveris issue "Drum notation?" https://github.com/Audiveris/audiveris/issues/33.

brian-math avatar May 19 '22 20:05 brian-math

I have just merged this PR into the "development" branch.

Le 19/05/2022 à 22:07, brian-math a écrit :

@hbitteur https://github.com/hbitteur This pull request includes commits which were in progress on my drum-notation branch involving exporting MusicXML files for drum scores. I also added support for the three triangle_down note heads (filled, void, and whole note) and for the two missing x-shaped note heads (void and whole note). I believe the .xml export for drum scores is now very close to finished.

I'll post more-detailed comments about these commits, a new percussion test score I've been using, some questions for you, and some remarks about what still isn't quite working, on the Audiveris issue "Drum notation?" #33 https://github.com/Audiveris/audiveris/issues/33.


    You can view, comment on, or merge this pull request online at:

https://github.com/Audiveris/audiveris/pull/578

    Commit Summary

(10 files https://github.com/Audiveris/audiveris/pull/578/files)

— Reply to this email directly, view it on GitHub https://github.com/Audiveris/audiveris/pull/578, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIIGAST4UPPBWUVYQ2XMNLVK2NQLANCNFSM5WNKEOKA. You are receiving this because you were mentioned.Message ID: @.***>

-- Hervé Bitteur

Audiveris OMR www.audiveris.com http://www.audiveris.com

-- L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus

hbitteur avatar May 21 '22 16:05 hbitteur

I have merged this PR into the "development" branch (not "drum-scores" branch) because drum-scores was merged to development a few days ago. I had to manually fix conflicts on a small dozen of files. This is now OK, but I'd like not to redo the same conflicts fixes.

Please pull development. From now on, it should be more convenient to make small modifs to development directly.

hbitteur avatar May 21 '22 17:05 hbitteur

Integrated into development branch, closing this PR now

hbitteur avatar Sep 27 '22 11:09 hbitteur