-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This edit splits what was dulcimer-tabs-d into dulcimer-tabs-dad and dulcimer-tabs-dgd, containing just 'D' tunes and just 'G' tunes respectively. dulcimer-tabs-a remains, for the time being.
- Loading branch information
Jon Warbrick
committed
Sep 7, 2019
1 parent
895ee98
commit a7217fd
Showing
9 changed files
with
59 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
format dulcimer.fmt | ||
beginps | ||
/d_drones [(D) (A)] def | ||
endps | ||
tablature #8 pitch=D 28 0 55 d_head d_note |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
format dulcimer.fmt | ||
beginps | ||
/d_drones [(D) (G)] def | ||
endps | ||
tablature #8 pitch=D 28 0 55 d_head d_note |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
%%vskip 1.5cm | ||
%%textfont * 36 | ||
%%center Tunebook ABC - DAD Mountain Dulcimer Chords | ||
%%center Tunebook ABC - DAD Dulcimer Chords | ||
%%vskip 27 | ||
|
||
%%textfont * 18 | ||
%%vskip 5 | ||
%%begintext justify | ||
%%This rendering of the tunebook includes example chord diagrams | ||
%%for DAD-tuned Mountain Dulcimers. The chords assume an instrument | ||
%%for D-A-D-tuned Mountain Dulcimers. The chords assume an instrument | ||
%%without a "1\u00bd" fret (there are otherwise better fingerings for "C"). | ||
%%endtext |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
%%vskip 1.5cm | ||
%%textfont * 36 | ||
%%center Tunebook ABC - DAD Dulcimer TABS | ||
%%vskip 27 | ||
|
||
%%textfont * 18 | ||
%%vskip 5 | ||
%%begintext justify | ||
%%This rendering of the tunebook includes simple melody tabs for Mountain Dulcimers tuned D-A-D. | ||
%%$1It only includes tunes in the key of D$0 - see elsewhere for TABs for all the tunes | ||
%%in G. | ||
%%endtext |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
%%vskip 1.5cm | ||
%%textfont * 36 | ||
%%center Tunebook ABC - DGD Dulcimer TABS | ||
%%vskip 27 | ||
|
||
%%textfont * 18 | ||
%%vskip 5 | ||
%%begintext justify | ||
%%This rendering of the tunebook includes simple melody tabs for Mountain Dulcimers tuned D-G-D. | ||
%%$1It only includes tunes in the key of G$0 - see elsewhere for TABs for all the tunes | ||
%%in D. | ||
%%endtext |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters