Skip to content

Commit

Permalink
add horse with no name strumming
Browse files Browse the repository at this point in the history
  • Loading branch information
guybrush committed Nov 25, 2023
1 parent a070ccc commit cec56f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-guitar-drills.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ def locate(mp3):
tempo=120
goal("horse", tempo, locate("00.01.horse.mp3"))
piece(tempo, "horse",
strumming(tempo, "ma nai tai dai, mai (na)i ti dai", "QEEEEEEEEEQEEE", "DDUDUDUDUdUUDU", "eeeeeeeddddddd", start=6.92, stop=10.52),
strumming(tempo, "ma nai tai dai, mai (na)i ti dai", "QEEEEEEEEEQEEE", "DDUDUDUDUdUUDU", "eeeeeeeddddddd", start=14.14, stop=18.26),
)

0 comments on commit cec56f6

Please sign in to comment.