Changing pitched guitar stave to TAB causes crash
1. Open attached score (produced in 1.2).
2. Right-click stave.
3. 'Stave Properties…'.
4. 'Type: TAB'.
5. 'OK'.
Result: Crash.
Using MuseScore 2.0 Nightly Build (44041c2) - Mac 10.7.5.
Attachment | Size |
---|---|
Changing pitched guitar stave to TAB causes crash.mscz | 1.51 KB |
Comments
I don't know if it's exclusive to this score, or pitched guitar staves, so this report may not address it properly?
Looking into it...
M.
A patch is almost ready.
The matter is not with the old format (1.2) but with the range: the notes in this scores are very high (in fact, all except the first belong to the same first string) and the fretting algorithm can't cope with it. This is not an excuse for crashing, of course, and I'm fixing it.
However, automatic TABbing of such a score will always give unsatisfactory results as the range is not suited to the instrument.
M.
Pull request with patch posted to Github repo: https://github.com/musescore/MuseScore/pull/145
I'll merge once Travis says it's OK.
M.
Travis is a decent man, so I'm sure it'll be fine :).
Indeed! He had no objections! Patch merged in commit 6e605f6578.
M.
Automatically closed -- issue fixed for 2 weeks with no activity.