Skip to content

Commit

Permalink
transcribe all of me bridge bowing
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerkeays committed Dec 21, 2024
1 parent d3b508e commit e816c8b
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions scores/all_of_me.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,13 +254,16 @@
"""

phrases += [("give me a-ll of you o-u-o-u-oh .", 204.06)] ##1
index += "gmaloy ououo . "
rhythm += "a2u3e4 up3ce 1 "
degrees += "57Y0Y9 75420 . "
fingers += "342321 43214 = "
strings += "2=1=== 2===1 = "
bases += "1===== ===== = "
shapes += "W===== ====C = "
index += "gmaloy ououo ."
rhythm += "a2u3e4 up3ce 1"
degrees += "57Y0Y9 75420 ."
fingers += "342321 43214 ="
strings += "2=1=== 2===1 ="
bases += "1===== ===== ="
shapes += "W===== ====C ="
bowing += "535435 23456 7"
attack += "L===== ===== ."
dynamics += "V===== ===== ="

phrases += [("cards o-n the t-a-b-le, w-e're both sh-o-w-ing hearts .", 207.59)] ##1
index += "contt ablweb sowih ."
Expand All @@ -270,6 +273,9 @@
strings += "12==1 ====2= ===== ="
bases += "1==== ====== ===== ="
shapes += "W==== ====== ===== ="
bowing += "53452 464246 24642 6"
attack += "L==== ====== ===== ."
dynamics += "V==== ====== ===== ="

phrases += [("ris-king it a-ll, th-ough it's hard .", 215.01, 220.54)] ##1
index += "rkia ltoih ."
Expand All @@ -278,7 +284,10 @@
fingers += "1432 321=4 ="
strings += "12=1 ====2 ="
bases += "1=== ===== ="
shapes += "W=== ===== =" #.
shapes += "W=== ===== ="
bowing += "6236 52362 6"
attack += "L=== ===== ."
dynamics += "V=== ===== =" #.

phrases += [("cause a-a-ll of m-e .", 220.54)] ##1
index += "c aalom e."
Expand Down

0 comments on commit e816c8b

Please sign in to comment.