Commit graph

6 commits

Author SHA1 Message Date
Maurizio M. Gavioli
99c8dc0de8 Open strings in StringData.
Allows to mark strings as open (non-fretted).
Defaults to fretted, keeping backward-compatibility with existing scores.
Adds an attribute `open="1"` in score (and instruments.xml) string data (defaults to "0").

Benefits:
- allows future support (also in TAB's) for string instruments with non-fretted strings (mainly but, I think, not only the lute family)
- gives correct fretting for non-fretted strings
- instrument range can more easily and automatically linked to actual string tuning
- as this will be eventually needed for better TAB support, the score reading/writing will be already able to manage it.
2014-08-15 02:15:24 +02:00
lasconic
76b19c467f clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
Joachim Schmitz
67873d39cd fix #23366: yet another capitalization fix 2014-01-18 23:38:49 +01:00
Joachim Schmitz
0712881919 fix #23366 2nd batch
Almost certainly a 3rd batch to follow, for many of the CamelCase
strings
2013-11-01 11:24:33 +01:00
Maurizio M. Gavioli
537501f90d Any instrument which does not have string data is given a default guitar-like string set.
Changed to a default empty string set.

This also allows to filter out TAB staff types in staff props dlg box for an instrument without strings defined.
2013-05-12 23:01:58 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00