Skip to content

A small tool to merge multiples MusicXML files in a unique one

License

Notifications You must be signed in to change notification settings

papoteur-mga/relieur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small tool to merge multiples MusicXML files in a unique one

Positional arguments:

Merge multiple MusicXML files in an unique one. You have to provide a list of files or a radical which is a common starting part of the files names.

Examples:

  • relieur page
  • relieur page2 page3 page1
  • relieur page -o mymusicscore.musicxml

Options:

  • -h, --help show help message and exit

  • -o OUTPUT, --output OUTPUT

                     File name of output
    
  • -d, --debug Enable debug output

How it works

The tool open the first file, and for each part, read and adds the measures of each the corresponding part in the next file. It remove the key and the clef of the first added measure if they are the same as the last ones of the previous file.

About

A small tool to merge multiples MusicXML files in a unique one

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages