Skip to content

Instantly share code, notes, and snippets.

@isoraqathedh
Last active August 23, 2018 16:39
Show Gist options
  • Save isoraqathedh/642b7822b42c5aa411de6d2d3bea2e6e to your computer and use it in GitHub Desktop.
Save isoraqathedh/642b7822b42c5aa411de6d2d3bea2e6e to your computer and use it in GitHub Desktop.
;; (in-package #:lut)
(lut-setup "lyrics"
:alternate-name "gb-ecml-greensleeves-yami"
:voice-dir "YAMI VCCV English"
:out-file "lyrics"
:time-signature #(3 4)
:key-signature "1 = G4")
;; Verse 1
(note 1 "la," "R")
(measure ()
(note 2 "do" ("-lu" "un" "n d"))
(note 1 "re" ("du" "un")))
(measure ()
(note 3/2 "mi" "-ki")
(note 1/2 "fa" ("i" "nng" "ks"))
(note 1 "mi" ("-kr" :! "ra" "as")))
(measure ()
(note 2 "re" ("fi" "in" "ns"))
(note 1 "ti," ("br" :! "rE")))
(measure ()
(note 3/2 "so," ("-pa" "ak"))
(note 1/2 "la," ("-ha" "ar"))
(note 1 "ti," ("ri" "nng")))
(measure ()
(note 2 "do" "gA")
(note 1 "la," ("-h9" "9n")))
(measure ()
(note 3/2 "la," "-zE")
(note 1/2 "si," ("-@" "@ l"))
(note 1 "la," ("le" "ek")))
(measure ()
(note 2 "ti," ("sa"))
(note 1 "si," ("a" "an")))
(measure ()
(note 2 "mi," ("dr" :! "_ru" "u p"))
(note 1 "la," ("p@" "@ l")))
(measure ()
(note 2 "do" ("lx" "xs"))
(note 1 "re" ("-ny" :! "yo")))
(measure ()
(note 3/2 "mi" "s8")
(note 1/2 "fa" ("8" "8th"))
(note 1 "mi" ("-gA" "At")))
(measure ()
(note 2 "re" ("-O" "O k"))
(note 1 "ti," ("kl" "lE")))
(measure ()
(note 3/2 "so," ("-pa" "ak"))
(note 1/2 "la," ("-ny" :! "yo"))
(note 1 "ti," ("-ba" "an")))
(measure ()
(note 3/2 "do" ("ne" "et"))
(note 1/2 "ti," ("-h" "ha" "ad" "d l"))
(note 1 "la," "lE"))
(measure ()
(note 3/2 "si," ("-w6" "6d"))
(note 1/2 "se," ("-pa" "at"))
(note 1 "si," ("tx" "xs")))
(measure ()
(note 3 "la," "-ba"))
;; Verse 2
(measure ()
(rest 2)
(note 1 "la," ("-br" :! "_r6")))
(measure ()
(note 2 "do" ("6" "6k" "k m"))
(note 1 "re" ("mx" "nn" "ns" "s p")))
(measure ()
(note 3/2 "mi" ("pa" "ak"))
(note 1/2 "fa" ("-we" "el"))
(note 1 "mi" ("lx ""xm")))
(measure ()
(note 2 "re" ("gr" :! "rE" "En"))
(note 1 "ti," ("-h@" "@t")))
(measure ()
(note 3/2 "so," ("fi" "il" "ld"))
(note 1/2 "la," ("-we" "el" "l w"))
(note 1 "ti," ("wi" "in")))
(measure ()
(note 2 "do" "ga")
(note 1 "la," ("dx" "xn")))
(measure ()
(note 3/2 "la," "sE")
(note 1/2 "si," ("E" "Et"))
(note 1 "la," "tE"))
(measure ()
(note 2 "ti," ("-we" "el" "l w"))
(note 1 "si," ("wi" "in")))
(measure ()
(note 2 "mi," ("n0" "0th"))
(note 1 "la," "-ne"))
(measure ()
(note 2 "do" ("e" "eb" "b f"))
(note 1 "re" ("fx" "xd")))
(measure ()
(note 3/2 "mi" ("-s" "st" :! "tE" "Ev"))
(note 1/2 "fa" ("vx" "xn"))
(note 1 "mi" ("nx" "xj")))
(measure ()
(note 2 "re" "-hi")
(note 1 "ti," ("i" "ich")))
(measure ()
(note 3/2 "so," ("chx" "xn"))
(note 1/2 "la," ("-ar"))
(note 1 "ti," ("rx" "xl")))
(measure ()
(note 3/2 "do" "sE")
(note 1/2 "ti," ("-bi" "ig"))
(note 1 "la," ("gx" "xl" "l s")))
(measure ()
(note 3/2 "si," ("sw" :! "wA" "Ad"))
(note 1/2 "se," ("-sa" "an"))
(note 1 "si," ("nn" "n d")))
(measure ()
(note 3 "la," "dE"))
(rest 3)
;; Verse 3
(measure ()
(note 3 "so" ("-sA" "An" "nt")))
(measure ()
(note 3/2 "so" "-nE")
(note 1/2 "se" "E")
(note 1 "mi" ("x" "xt" "ts")))
(measure ()
(note 2 "re" ("-hu" "nn" "n t"))
(note 1 "ti," ("ti" "nng")))
(measure ()
(note 3/2 "so," ("dx" "xn"))
(note 1/2 "la," ("-pE" "Et"))
(note 1 "ti," ("tx" "xb")))
(measure ()
(note 2 "do" ("bx" "xr"))
(note 1 "la," "rx"))
(measure ()
(note 3/2 "la," ("-gr" "ra" ))
(note 1/2 "si," ("a" "an" "n th"))
(note 1 "la," ("thx" "xm")))
(measure ()
(note 2 "ti," ("ny" :! "yo"))
(note 1 "si," "o"))
(measure ()
(note 3 "mi," ("ow" :! "wx" "xk")))
(measure ()
(note 3 "so" ("-n9" "9th" "th g")))
(measure ()
(note 3/2 "so" ("gA" "At"))
(note 1/2 "se" ("-re" "et" "t f"))
(note 1 "mi" ("fx" "xd")))
(measure ()
(note 2 "re" ("-d9" "9n" "n k"))
(note 1 "ti," ("k@" "@s" "s t")))
(measure ()
(note 3/2 "so," "tx")
(note 1/2 "la," "-y9")
(note 1 "ti," ("9" "9k")))
(measure ()
(note 3/2 "do" "-thx")
(note 1/2 "ti," ("xs" "_sk"))
(note 1 "la," ("x" "xn" "nd")))
(measure ()
(note 3/2 "si," ("-n9" "9th"))
(note 1/2 "se," ("-a" "a l"))
(note 1 "si," ("lx" "x t")))
(measure ()
(note 3 "la," ("tx" "xn")))
[#VERSION]
UST Version1.2
[#SETTING]
Tool2=resampler.exe
Tool1=wavtool.exe
CacheDir=lyrics.cache
OutFile=lyrics
ProjectName=gb-ecml-greensleeves-yami
Tracks=1
Tempo=120
VoiceDir=%VOICE%YAMI VCCV English
[#0000]
Intensity=100
NoteNum=64
Lyric=R
Length=480
[#0001]
Intensity=100
NoteNum=67
Lyric=-lu
Length=840
[#0002]
Intensity=100
NoteNum=67
Lyric=un
Length=60
[#0003]
Intensity=100
NoteNum=67
Lyric=n d
Length=60
[#0004]
Intensity=100
NoteNum=69
Lyric=du
Length=420
[#0005]
Intensity=100
NoteNum=69
Lyric=un
Length=60
[#0006]
Intensity=100
NoteNum=71
Lyric=-ki
Length=720
[#0007]
Intensity=100
NoteNum=72
Lyric=i
Length=120
[#0008]
Intensity=100
NoteNum=72
Lyric=nng
Length=60
[#0009]
Intensity=100
NoteNum=72
Lyric=ks
Length=60
[#0010]
Intensity=100
NoteNum=71
Lyric=-kr
Length=60
[#0011]
Intensity=100
NoteNum=71
Lyric=ra
Length=360
[#0012]
Intensity=100
NoteNum=71
Lyric=as
Length=60
[#0013]
Intensity=100
NoteNum=69
Lyric=fi
Length=840
[#0014]
Intensity=100
NoteNum=69
Lyric=in
Length=60
[#0015]
Intensity=100
NoteNum=69
Lyric=ns
Length=60
[#0016]
Intensity=100
NoteNum=66
Lyric=br
Length=60
[#0017]
Intensity=100
NoteNum=66
Lyric=rE
Length=420
[#0018]
Intensity=100
NoteNum=62
Lyric=-pa
Length=660
[#0019]
Intensity=100
NoteNum=62
Lyric=ak
Length=60
[#0020]
Intensity=100
NoteNum=64
Lyric=-ha
Length=180
[#0021]
Intensity=100
NoteNum=64
Lyric=ar
Length=60
[#0022]
Intensity=100
NoteNum=66
Lyric=ri
Length=420
[#0023]
Intensity=100
NoteNum=66
Lyric=nng
Length=60
[#0024]
Intensity=100
NoteNum=67
Lyric=gA
Length=960
[#0025]
Intensity=100
NoteNum=64
Lyric=-h9
Length=420
[#0026]
Intensity=100
NoteNum=64
Lyric=9n
Length=60
[#0027]
Intensity=100
NoteNum=64
Lyric=-zE
Length=720
[#0028]
Intensity=100
NoteNum=63
Lyric=-@
Length=180
[#0029]
Intensity=100
NoteNum=63
Lyric=@ l
Length=60
[#0030]
Intensity=100
NoteNum=64
Lyric=le
Length=420
[#0031]
Intensity=100
NoteNum=64
Lyric=ek
Length=60
[#0032]
Intensity=100
NoteNum=66
Lyric=sa
Length=960
[#0033]
Intensity=100
NoteNum=63
Lyric=a
Length=420
[#0034]
Intensity=100
NoteNum=63
Lyric=an
Length=60
[#0035]
Intensity=100
NoteNum=59
Lyric=dr
Length=60
[#0036]
Intensity=100
NoteNum=59
Lyric=_ru
Length=840
[#0037]
Intensity=100
NoteNum=59
Lyric=u p
Length=60
[#0038]
Intensity=100
NoteNum=64
Lyric=p@
Length=420
[#0039]
Intensity=100
NoteNum=64
Lyric=@ l
Length=60
[#0040]
Intensity=100
NoteNum=67
Lyric=lx
Length=900
[#0041]
Intensity=100
NoteNum=67
Lyric=xs
Length=60
[#0042]
Intensity=100
NoteNum=69
Lyric=-ny
Length=60
[#0043]
Intensity=100
NoteNum=69
Lyric=yo
Length=420
[#0044]
Intensity=100
NoteNum=71
Lyric=s8
Length=720
[#0045]
Intensity=100
NoteNum=72
Lyric=8
Length=180
[#0046]
Intensity=100
NoteNum=72
Lyric=8th
Length=60
[#0047]
Intensity=100
NoteNum=71
Lyric=-gA
Length=420
[#0048]
Intensity=100
NoteNum=71
Lyric=At
Length=60
[#0049]
Intensity=100
NoteNum=69
Lyric=-O
Length=900
[#0050]
Intensity=100
NoteNum=69
Lyric=O k
Length=60
[#0051]
Intensity=100
NoteNum=66
Lyric=kl
Length=420
[#0052]
Intensity=100
NoteNum=66
Lyric=lE
Length=60
[#0053]
Intensity=100
NoteNum=62
Lyric=-pa
Length=660
[#0054]
Intensity=100
NoteNum=62
Lyric=ak
Length=60
[#0055]
Intensity=100
NoteNum=64
Lyric=-ny
Length=60
[#0056]
Intensity=100
NoteNum=64
Lyric=yo
Length=180
[#0057]
Intensity=100
NoteNum=66
Lyric=-ba
Length=420
[#0058]
Intensity=100
NoteNum=66
Lyric=an
Length=60
[#0059]
Intensity=100
NoteNum=67
Lyric=ne
Length=660
[#0060]
Intensity=100
NoteNum=67
Lyric=et
Length=60
[#0061]
Intensity=100
NoteNum=66
Lyric=-h
Length=60
[#0062]
Intensity=100
NoteNum=66
Lyric=ha
Length=60
[#0063]
Intensity=100
NoteNum=66
Lyric=ad
Length=60
[#0064]
Intensity=100
NoteNum=66
Lyric=d l
Length=60
[#0065]
Intensity=100
NoteNum=64
Lyric=lE
Length=480
[#0066]
Intensity=100
NoteNum=63
Lyric=-w6
Length=660
[#0067]
Intensity=100
NoteNum=63
Lyric=6d
Length=60
[#0068]
Intensity=100
NoteNum=61
Lyric=-pa
Length=180
[#0069]
Intensity=100
NoteNum=61
Lyric=at
Length=60
[#0070]
Intensity=100
NoteNum=63
Lyric=tx
Length=420
[#0071]
Intensity=100
NoteNum=63
Lyric=xs
Length=60
[#0072]
Intensity=100
NoteNum=64
Lyric=-ba
Length=1440
[#0073]
Intensity=100
NoteNum=60
Lyric=R
Length=960
[#0074]
Intensity=100
NoteNum=64
Lyric=-br
Length=60
[#0075]
Intensity=100
NoteNum=64
Lyric=_r6
Length=420
[#0076]
Intensity=100
NoteNum=67
Lyric=6
Length=840
[#0077]
Intensity=100
NoteNum=67
Lyric=6k
Length=60
[#0078]
Intensity=100
NoteNum=67
Lyric=k m
Length=60
[#0079]
Intensity=100
NoteNum=69
Lyric=mx
Length=300
[#0080]
Intensity=100
NoteNum=69
Lyric=nn
Length=60
[#0081]
Intensity=100
NoteNum=69
Lyric=ns
Length=60
[#0082]
Intensity=100
NoteNum=69
Lyric=s p
Length=60
[#0083]
Intensity=100
NoteNum=71
Lyric=pa
Length=660
[#0084]
Intensity=100
NoteNum=71
Lyric=ak
Length=60
[#0085]
Intensity=100
NoteNum=72
Lyric=-we
Length=180
[#0086]
Intensity=100
NoteNum=72
Lyric=el
Length=60
[#0087]
Intensity=100
NoteNum=71
Lyric=lx
Length=420
[#0088]
Intensity=100
NoteNum=71
Lyric=xm
Length=60
[#0089]
Intensity=100
NoteNum=69
Lyric=gr
Length=60
[#0090]
Intensity=100
NoteNum=69
Lyric=rE
Length=840
[#0091]
Intensity=100
NoteNum=69
Lyric=En
Length=60
[#0092]
Intensity=100
NoteNum=66
Lyric=-h@
Length=420
[#0093]
Intensity=100
NoteNum=66
Lyric=@t
Length=60
[#0094]
Intensity=100
NoteNum=62
Lyric=fi
Length=600
[#0095]
Intensity=100
NoteNum=62
Lyric=il
Length=60
[#0096]
Intensity=100
NoteNum=62
Lyric=ld
Length=60
[#0097]
Intensity=100
NoteNum=64
Lyric=-we
Length=120
[#0098]
Intensity=100
NoteNum=64
Lyric=el
Length=60
[#0099]
Intensity=100
NoteNum=64
Lyric=l w
Length=60
[#0100]
Intensity=100
NoteNum=66
Lyric=wi
Length=420
[#0101]
Intensity=100
NoteNum=66
Lyric=in
Length=60
[#0102]
Intensity=100
NoteNum=67
Lyric=ga
Length=960
[#0103]
Intensity=100
NoteNum=64
Lyric=dx
Length=420
[#0104]
Intensity=100
NoteNum=64
Lyric=xn
Length=60
[#0105]
Intensity=100
NoteNum=64
Lyric=sE
Length=720
[#0106]
Intensity=100
NoteNum=63
Lyric=E
Length=180
[#0107]
Intensity=100
NoteNum=63
Lyric=Et
Length=60
[#0108]
Intensity=100
NoteNum=64
Lyric=tE
Length=480
[#0109]
Intensity=100
NoteNum=66
Lyric=-we
Length=840
[#0110]
Intensity=100
NoteNum=66
Lyric=el
Length=60
[#0111]
Intensity=100
NoteNum=66
Lyric=l w
Length=60
[#0112]
Intensity=100
NoteNum=63
Lyric=wi
Length=420
[#0113]
Intensity=100
NoteNum=63
Lyric=in
Length=60
[#0114]
Intensity=100
NoteNum=59
Lyric=n0
Length=900
[#0115]
Intensity=100
NoteNum=59
Lyric=0th
Length=60
[#0116]
Intensity=100
NoteNum=64
Lyric=-ne
Length=480
[#0117]
Intensity=100
NoteNum=67
Lyric=e
Length=840
[#0118]
Intensity=100
NoteNum=67
Lyric=eb
Length=60
[#0119]
Intensity=100
NoteNum=67
Lyric=b f
Length=60
[#0120]
Intensity=100
NoteNum=69
Lyric=fx
Length=420
[#0121]
Intensity=100
NoteNum=69
Lyric=xd
Length=60
[#0122]
Intensity=100
NoteNum=71
Lyric=-s
Length=60
[#0123]
Intensity=100
NoteNum=71
Lyric=st
Length=60
[#0124]
Intensity=100
NoteNum=71
Lyric=tE
Length=540
[#0125]
Intensity=100
NoteNum=71
Lyric=Ev
Length=60
[#0126]
Intensity=100
NoteNum=72
Lyric=vx
Length=180
[#0127]
Intensity=100
NoteNum=72
Lyric=xn
Length=60
[#0128]
Intensity=100
NoteNum=71
Lyric=nx
Length=420
[#0129]
Intensity=100
NoteNum=71
Lyric=xj
Length=60
[#0130]
Intensity=100
NoteNum=69
Lyric=-hi
Length=960
[#0131]
Intensity=100
NoteNum=66
Lyric=i
Length=420
[#0132]
Intensity=100
NoteNum=66
Lyric=ich
Length=60
[#0133]
Intensity=100
NoteNum=62
Lyric=chx
Length=660
[#0134]
Intensity=100
NoteNum=62
Lyric=xn
Length=60
[#0135]
Intensity=100
NoteNum=64
Lyric=-ar
Length=240
[#0136]
Intensity=100
NoteNum=66
Lyric=rx
Length=420
[#0137]
Intensity=100
NoteNum=66
Lyric=xl
Length=60
[#0138]
Intensity=100
NoteNum=67
Lyric=sE
Length=720
[#0139]
Intensity=100
NoteNum=66
Lyric=-bi
Length=180
[#0140]
Intensity=100
NoteNum=66
Lyric=ig
Length=60
[#0141]
Intensity=100
NoteNum=64
Lyric=gx
Length=360
[#0142]
Intensity=100
NoteNum=64
Lyric=xl
Length=60
[#0143]
Intensity=100
NoteNum=64
Lyric=l s
Length=60
[#0144]
Intensity=100
NoteNum=63
Lyric=sw
Length=60
[#0145]
Intensity=100
NoteNum=63
Lyric=wA
Length=600
[#0146]
Intensity=100
NoteNum=63
Lyric=Ad
Length=60
[#0147]
Intensity=100
NoteNum=61
Lyric=-sa
Length=180
[#0148]
Intensity=100
NoteNum=61
Lyric=an
Length=60
[#0149]
Intensity=100
NoteNum=63
Lyric=nn
Length=420
[#0150]
Intensity=100
NoteNum=63
Lyric=n d
Length=60
[#0151]
Intensity=100
NoteNum=64
Lyric=dE
Length=1440
[#0152]
Intensity=100
NoteNum=60
Lyric=R
Length=1440
[#0153]
Intensity=100
NoteNum=74
Lyric=-sA
Length=1320
[#0154]
Intensity=100
NoteNum=74
Lyric=An
Length=60
[#0155]
Intensity=100
NoteNum=74
Lyric=nt
Length=60
[#0156]
Intensity=100
NoteNum=74
Lyric=-nE
Length=720
[#0157]
Intensity=100
NoteNum=73
Lyric=E
Length=240
[#0158]
Intensity=100
NoteNum=71
Lyric=x
Length=360
[#0159]
Intensity=100
NoteNum=71
Lyric=xt
Length=60
[#0160]
Intensity=100
NoteNum=71
Lyric=ts
Length=60
[#0161]
Intensity=100
NoteNum=69
Lyric=-hu
Length=840
[#0162]
Intensity=100
NoteNum=69
Lyric=nn
Length=60
[#0163]
Intensity=100
NoteNum=69
Lyric=n t
Length=60
[#0164]
Intensity=100
NoteNum=66
Lyric=ti
Length=420
[#0165]
Intensity=100
NoteNum=66
Lyric=nng
Length=60
[#0166]
Intensity=100
NoteNum=62
Lyric=dx
Length=660
[#0167]
Intensity=100
NoteNum=62
Lyric=xn
Length=60
[#0168]
Intensity=100
NoteNum=64
Lyric=-pE
Length=180
[#0169]
Intensity=100
NoteNum=64
Lyric=Et
Length=60
[#0170]
Intensity=100
NoteNum=66
Lyric=tx
Length=420
[#0171]
Intensity=100
NoteNum=66
Lyric=xb
Length=60
[#0172]
Intensity=100
NoteNum=67
Lyric=bx
Length=900
[#0173]
Intensity=100
NoteNum=67
Lyric=xr
Length=60
[#0174]
Intensity=100
NoteNum=64
Lyric=rx
Length=480
[#0175]
Intensity=100
NoteNum=64
Lyric=-gr
Length=660
[#0176]
Intensity=100
NoteNum=64
Lyric=ra
Length=60
[#0177]
Intensity=100
NoteNum=63
Lyric=a
Length=120
[#0178]
Intensity=100
NoteNum=63
Lyric=an
Length=60
[#0179]
Intensity=100
NoteNum=63
Lyric=n th
Length=60
[#0180]
Intensity=100
NoteNum=64
Lyric=thx
Length=420
[#0181]
Intensity=100
NoteNum=64
Lyric=xm
Length=60
[#0182]
Intensity=100
NoteNum=66
Lyric=ny
Length=60
[#0183]
Intensity=100
NoteNum=66
Lyric=yo
Length=900
[#0184]
Intensity=100
NoteNum=63
Lyric=o
Length=480
[#0185]
Intensity=100
NoteNum=59
Lyric=ow
Length=60
[#0186]
Intensity=100
NoteNum=59
Lyric=wx
Length=1320
[#0187]
Intensity=100
NoteNum=59
Lyric=xk
Length=60
[#0188]
Intensity=100
NoteNum=74
Lyric=-n9
Length=1320
[#0189]
Intensity=100
NoteNum=74
Lyric=9th
Length=60
[#0190]
Intensity=100
NoteNum=74
Lyric=th g
Length=60
[#0191]
Intensity=100
NoteNum=74
Lyric=gA
Length=660
[#0192]
Intensity=100
NoteNum=74
Lyric=At
Length=60
[#0193]
Intensity=100
NoteNum=73
Lyric=-re
Length=120
[#0194]
Intensity=100
NoteNum=73
Lyric=et
Length=60
[#0195]
Intensity=100
NoteNum=73
Lyric=t f
Length=60
[#0196]
Intensity=100
NoteNum=71
Lyric=fx
Length=420
[#0197]
Intensity=100
NoteNum=71
Lyric=xd
Length=60
[#0198]
Intensity=100
NoteNum=69
Lyric=-d9
Length=840
[#0199]
Intensity=100
NoteNum=69
Lyric=9n
Length=60
[#0200]
Intensity=100
NoteNum=69
Lyric=n k
Length=60
[#0201]
Intensity=100
NoteNum=66
Lyric=k@
Length=360
[#0202]
Intensity=100
NoteNum=66
Lyric=@s
Length=60
[#0203]
Intensity=100
NoteNum=66
Lyric=s t
Length=60
[#0204]
Intensity=100
NoteNum=62
Lyric=tx
Length=720
[#0205]
Intensity=100
NoteNum=64
Lyric=-y9
Length=240
[#0206]
Intensity=100
NoteNum=66
Lyric=9
Length=420
[#0207]
Intensity=100
NoteNum=66
Lyric=9k
Length=60
[#0208]
Intensity=100
NoteNum=67
Lyric=-thx
Length=720
[#0209]
Intensity=100
NoteNum=66
Lyric=xs
Length=180
[#0210]
Intensity=100
NoteNum=66
Lyric=_sk
Length=60
[#0211]
Intensity=100
NoteNum=64
Lyric=x
Length=360
[#0212]
Intensity=100
NoteNum=64
Lyric=xn
Length=60
[#0213]
Intensity=100
NoteNum=64
Lyric=nd
Length=60
[#0214]
Intensity=100
NoteNum=63
Lyric=-n9
Length=660
[#0215]
Intensity=100
NoteNum=63
Lyric=9th
Length=60
[#0216]
Intensity=100
NoteNum=61
Lyric=-a
Length=180
[#0217]
Intensity=100
NoteNum=61
Lyric=a l
Length=60
[#0218]
Intensity=100
NoteNum=63
Lyric=lx
Length=420
[#0219]
Intensity=100
NoteNum=63
Lyric=x t
Length=60
[#0220]
Intensity=100
NoteNum=64
Lyric=tx
Length=1380
[#0221]
Intensity=100
NoteNum=64
Lyric=xn
Length=60
[#TRACKEND]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment