https://github.com/spotlightkid/xml2abc
Unofficial fork of xml2abc from https://wim.vree.org/svgParse/xml2abc.html making it into a proper Python package
https://github.com/spotlightkid/xml2abc
abc-notation conversion converter music-xml python
Last synced: 8 months ago
JSON representation
Unofficial fork of xml2abc from https://wim.vree.org/svgParse/xml2abc.html making it into a proper Python package
- Host: GitHub
- URL: https://github.com/spotlightkid/xml2abc
- Owner: SpotlightKid
- Created: 2019-06-10T20:30:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T21:26:48.000Z (over 6 years ago)
- Last Synced: 2025-04-01T00:22:23.730Z (9 months ago)
- Topics: abc-notation, conversion, converter, music-xml, python
- Language: Python
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
xml2abc
=======
This is an unofficial fork of `xml2abc` from https://wim.vree.org/svgParse/xml2abc.html.
The master branch of this repo only contains changes to the upstream sources to
make the software installable via [setuptools](https://setuptools.readthedocs.io).
No other changes to the functionality of the script were made.