Post Turing Created Music in THIS thread.
Author |
Message |
musicman
|
Posted: Tue Mar 02, 2010 10:12 am Post subject: RE:Post Turing Created Music in THIS thread. |
|
|
Heres the 'lost woods' music from "The Legend of Zelda: Ocirana of Time"
loop
%Bars 1-4
Music.Play ("4FA2B4FA2B4FAB>E2D4C<BG1E4DEG1E")
%Bars 5-8
Music.Play ("4FA2B4FA2B4FAB>E2D4CE<B1G4BGD1E")
%Bars 9-12
Music.Play ("4DE2F4GA2B>4C<B1E4FG2A4B>C2D4EF1G")
%Bars 13-15
Music.Play ("4DE2F4GA2B>4C<B1E4FEAGBA>C<B")
%Bars 16-18
Music.Play (">DCEDFE8E4F8D1E2P4>B<<<")
end loop |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Turing_Gamer
|
Posted: Tue Mar 02, 2010 12:40 pm Post subject: Re: Post Turing Created Music in THIS thread. |
|
|
Well done. But now I have a new inspiration for the music... Song of Storms... Love it
I'll see if I can make it
EDIT: Here it is, The Song Of Storms (my favorite in Ocarina of Time):
Turing: | loop
Music.Play ("4dffeggfaaeggdffeggfaaegg")
Music.Play ("8DF>2d<8DF>2de8fefec<2AA8DDF2AA8DFG2E")
Music.Play ("8DF>2d<8DF>2de8fefec<2AA8DDF2A4A<1DD>")
end loop |
It may be off in some areas |
|
|
|
|
|
HRI
|
Posted: Mon Oct 11, 2010 7:36 pm Post subject: Re: Post Turing Created Music in THIS thread. |
|
|
To Zanarkand: One of the best songs ever. I took the notes from some sheet music and put it into Turing
Turing: |
%TO ZANARKAND (from Final Fantasy X)
play (">>>4e<egb>ef+1g2p4d<df+a>de1f+2p")
play ("2<bbbba>d<4f+<f+b>c+de1f+2p")
play ("2eeeedg1c2p")
play ("<4fcfgsa>c2d4p<a>de2fed2c4pd2c<1a")
play ("4a>c2d4p<a>de2fefg4pf2g1a2p")
play (">2f+4pc+f+g+2ag+f+e4pf+2e1c+")
play ("<<4ab>2c+c+c+c+<b>e<1a4g+e")
play ("8f+<a>def+a>ded<def+a>d6f+<f+a>df+a>df+a>df+da<f+d<af+d<af+d<af+d")
play (">>>2g<6gab->dgab->c2ddc<b-a<6fga>cfga>cf2f6<<defa>defa>d<afd<afd<a>>1b>2f+1f+2p")
play ("<1a>2e1e<<6b>c+ef+g+ab>c+1e-")
play ("<6f+g+b-b>c+e-ef+1bpp<<<e2bbag1f+>2d6<df+a+>1dpp")
play ("2d<b-g1f>2c<e-4pc2e-4f<fa>cfga<a>cfab->c<fa>cfgacfgab->1c")
|
|
|
|
|
|
|
|
|