cleanup
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: unknown
|
| 3 |
+
|
| 4 |
+
#### v0.2
|
| 5 |
+
- The key information in the ABCi file converted from XML includes the mode (e.g., Gdor). For consistency, only the key signature should be used (e.g., G).
|
| 6 |
+
- Changing the file extension from MXL to XML.
|
| 7 |
+
- success=619574, failure=2719, see details in xml2abc_error_log.txt.
|
| 8 |
---
|