Add 7-string guitar and Cavaquinho (4-strings guitar)
I am a Brazilian 7-string-classical-guitar-player and I always wrote for this specific instrument, its same thing as the 6 string classical guitar, but with one more bass string (the tune is B1), I don't know how to change de instruments list and I always have to change a 6-string guitar staff and tab to a 7-string one. Anyone can help me to make this programming change? I don't know how to programming.
the specifications are:
Name: 7 Strings Classical Guitar
1º string - E4
2º string - B3
3º string - G3
4º string - D3
5º string - A2
6º string - E2
7º string - B1
19 frets
you can use de the Nylon String guitar MIDI as the sound
It's wrote in a treble clef 8vb as a regular 6 string classical guitar
There is one more request, I always wrote to a Brazilian instrument called "Cavaquinho" and a want to add this one to. The specifications are:
Name: Cavaquinho (4-strings guitar)
1º string - D5
2º string - B4
3º string - G4
4º string - D4
19 frets
you can use de the Steel String guitar MIDI as the sound
It's wrote in a standard treble clef
Thanks everyone! =)
Comments
See https://github.com/musescore/MuseScore/pull/3618, but also the discussion in https://musescore.org/en/node/271096
To not further clutter the dialog with more and more tablature presets, I've now changed the code to not show those that need more strings than the instrument actually has set up (as non-open)
And https://github.com/musescore/MuseScore/pull/3756 for 2.3
Fixed in branch master, commit 18b86cf23a
Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar)
also tablature for both, the former needs a 7-string tablature type, so
appended that, also inserted missing 5-string types to the StaffTypes
enum and appended a 8-string tablature, as GuitarPro has that too.
See also https://musescore.org/en/node/271096
Don't show presets for more strings than the instrument is set up for
esp. counting only fretted strings, i.e. non-open strings
Fixed in branch master, commit f9dc27245f
Merge pull request #3618 from Jojo-Schmitz/cavaquinho
Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar)
Fixed in branch 2.3, commit 47b2325143
Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar)
also tablature for both, the former needs a 7-string tablature type, so
appended that, also inserted missing 5-string types to the StaffTypes
enum and appended a 8-string tablature, as GuitarPro has that too.
See also https://musescore.org/en/node/271096
Don't show presets for more strings than the instrument is set up for,
esp. counting only fretted strings, i.e. non-open strings
Fixed in branch 2.3, commit d95cbce92a
Merge pull request #3756 from Jojo-Schmitz/cavaquinho-2.3
Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar)
Automatically closed -- issue fixed for 2 weeks with no activity.
In reply to Auto close by System Message
This is very nice, but... sometimes the 7th string is tuned to C (in stead of B). Can this be easily adapted?
Yes, staff properties / strings data
I wanted to add 7 String Electric Bass adding on a High F as it's super versatile
Use the forum please