Pull request for harmonica tablature?
Can someone please assist me to in correctly doing a pull request for the harmonica tablature plugin?
I would like to add the 16 hole tremolo harmonica (beginning on note e4)?
It took me 2 days to get the plugin functioning, as I am unfamiliar with musescore and this kind of process. I have read about requesting a pull request but the learning curve is a bit steep as I am unfamiliar with github.
Thanks in adance!
Comments
Fork the repo on GitHub.
Clone the fork down to your PC
Create a topic branch (optional but recommend)
Make your code modifications
Commit these
Push up to GitHub
Create a Pull Request
In reply to Fork the repo on GitHub… by Jojo-Schmitz
Thanks, I followed these steps, but realised I may be to unfamiliar with coding to make code modifications. Is there someone who can help me or do I need to learn how to do this?
Thanks again!
In reply to Thanks, I followed these… by carmenlouisec
Above you wrote that you got the plugin to work, with your modifications?
In reply to Above you wrote that you got… by Jojo-Schmitz
Oh sorry for confusion. I meant to get the harmonica plugin to load onto the musecore app. I didn't make any code changes
In reply to Above you wrote that you got… by Jojo-Schmitz
I can see someone created a fork for the 24 hole harmonica with Asian style and someone else a western-style font.
In reply to Thanks, I followed these… by carmenlouisec
The plugin already knows a chromatic 16 hole
see https://musescore.org/en/node/340684
https://musescore.org/sites/musescore.org/files/2022-12/16hole_0.png
What exactly should change?