File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
22
<rasgueadoShowTabSimple>0 </rasgueadoShowTabSimple>
23
23
<rasgueadoShowTabCommon>1 </rasgueadoShowTabCommon>
24
24
<mordentShowTabSimple>0 </mordentShowTabSimple>
25
- <mordentShowTabCommon>0 </mordentShowTabCommon>
25
+ <mordentShowTabCommon>1 </mordentShowTabCommon>
26
26
<turnShowTabSimple>0 </turnShowTabSimple>
27
- <turnShowTabCommon>0 </turnShowTabCommon>
27
+ <turnShowTabCommon>1 </turnShowTabCommon>
28
28
<wahShowTabSimple>0 </wahShowTabSimple>
29
29
<wahShowTabCommon>1 </wahShowTabCommon>
30
30
<golpeShowTabSimple>0 </golpeShowTabSimple>
Original file line number Diff line number Diff line change @@ -267,6 +267,10 @@ bool StaffType::isSimpleTabStaff() const
267
267
case StaffTypes::TAB_4SIMPLE:
268
268
case StaffTypes::TAB_5SIMPLE:
269
269
case StaffTypes::TAB_6SIMPLE:
270
+ case StaffTypes::TAB_7SIMPLE:
271
+ case StaffTypes::TAB_8SIMPLE:
272
+ case StaffTypes::TAB_9SIMPLE:
273
+ case StaffTypes::TAB_10SIMPLE:
270
274
case StaffTypes::TAB_ITALIAN:
271
275
case StaffTypes::TAB_FRENCH:
272
276
return true ;
You can’t perform that action at this time.
0 commit comments