Baye0110 / TAB2XML

A software that converts drum, guitar and bass tablature in text format into the musicxml format.
Creative Commons Attribution Share Alike 4.0 International
0 stars 2 forks source link

TAB2XML

[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]

Welcome music enthusiasts! Please read this short guide to learn how to effectively use TAB2XML:

  1. All related documents(User Mannual, Requirment, Testing document) are located in the path of "src/Documentation"
  2. Although other IDEs may suffice, it is recommended to use Eclipse for optimal performance.
  3. Ensure Gradle is installed on the IDE of choice.
  4. Download a copy of this project from the master branch and import it as a Gradle project. (Refer to the User Manual)
  5. Run the software as a gradle application.
  6. Select a tablature .txt file or paste the tablature directly into the application.
  7. Ensure to resolve possible errors indicated by red/yellow highlighting.
  8. Click the "Preview Sheet Music" to view the music.
  9. A new window will display the music. This window will also provide music playback options.
  10. To return to the main screen, simply click "Exit"

CONGRATULATIONS, WE SAID IT WAS SHORT AND WE MEANT IT! YOU ARE NOW A PROFESSIONAL USER OF TAB2XML

WE HOPE YOU FIND THIS APPLICATION USEFUL IN YOUR ENDEAVOURS!



This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa]. [![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa] [cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/ [cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png [cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg