Skip to content

A small tool for parsing & converting multi musical score formats using music21, and Gooey for GUI assembled.

Notifications You must be signed in to change notification settings

czfandyslash/Score-Format-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Score-Format-Converter

A small tool for parsing & converting multi musical score formats using music21, and Gooey for GUI assembled.

Select the directory that consists of the original musical scores, then choose a format (e.g. midi, xml, abc, etc.)that you want to convert to, hit "start" button. The converted scores will be placed in the "output" folder under the original scores' directory.

Setup

Add these required python packages using pip install

Run the code

pythonw score-format-converter.py

ToDo

  • expend the functionality.
  • package it as a standalone app (.exe & .app).

About

A small tool for parsing & converting multi musical score formats using music21, and Gooey for GUI assembled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages