Computer Science Canada

:: Piano Music ::

Author:  MiX-MaztA-M8riX [ Wed Nov 10, 2004 12:03 pm ]
Post subject:  :: Piano Music ::

A Little Song I Made For Fun...

code:

play ("1a,2d,4c,4c,4e,4f,1g")
play ("1a,2d,4c,4c,4e,4f,1g")
play ("2a,4a,4a,2d,4c,4c,4e,4f,1g")
play ("2a,4a,4a,2d,4c,4c,4e,4f,1g")
play ("4c,4d,4f,4e,4d,4g,4a,4a,4f,4e,4d,4d,4a,4b,4c,4g")
play ("4c,4d,4f,4e,4d,4g,4a,4a,4f,4e,4d,4d,4a,4b,4c,4g")
play ("4>c,4>d,4>f,4>e,4>d,4>g,4>a,4>a,4>f,4>e,4>d,4>d,4>a,4>b,4>c,4>g")
play ("4>c,4>d,4>f,4>e,4>d,4>g,4>a,4>a,4>f,4>e,4>d,4>d,4>a,4>b,4>c,4>g")
play ("4>c,4>d,4>f,4>e,4>d,4>g,4>a,4>a,4>f,4>e,4>d,4>d,4>a,4>b,4>c,4>g")
play ("4>c,4>d,4>f,4>e,4>d,4>g,4>a,4>a,4>f,4>e,4>d,4>d,4>a,4>b,4>c,4>g")


Hope You Enjoy! Smile

It's A Little Short But I didnt wanna ruiin it

Author:  cool dude [ Wed Nov 10, 2004 5:07 pm ]
Post subject: 

very nice, did u make it up? if u didn't make it up then what is the song called and does it represent anything? i bet that hacker Dan's tutorial helped u a lot. i made a song as well so i'll just post it here too.

code:

loop
play ("4 p 8 eg+f+bg+ 6 f+e")
play ("8 f+bg+ > 6 c+ < e 8 d+ 6 bd+ 8 c+a+")
play ("4 b 8 eg+f+bg+ 6 f+e")
play ("8 f+bg+ > 6 c+ < e 8 d+ 6 bd+ 8 c+a+")
play ("4 b 8 b > 6 e < b > 8 c+ < b 6 g+b > e < b")
play (" > 8 c+ < b 6 g+b > ed+d+c+c+ < bbag+ab")
play ("4 f+ 8 bef+e 6 bg+f+e")
play ("f+d+ 8 eb 6 ef+d+ag+f+ 8 g+ 6 f+e")
play ("4 e p")

exit when playdone
end loop


i hope u enjoy!

Author:  chunginator [ Mon Nov 15, 2004 11:06 am ]
Post subject: 

lol. someone should do a theme song like lets say....... mission impossible

Author:  MiX-MaztA-M8riX [ Mon Nov 15, 2004 11:57 am ]
Post subject: 

calm down man... i just made this during tech class Laughing

and I'll try the mission imposible thing later Wink

Author:  cool dude [ Mon Nov 15, 2004 5:18 pm ]
Post subject: 

thats not a bad idea i might make it if i have time and find the notes to it.

Author:  zomg [ Wed Nov 17, 2004 12:02 pm ]
Post subject: 

lol my friend made a whole song(actually quite good) on turing notes

Author:  Jonosss [ Mon Jan 10, 2005 8:19 pm ]
Post subject: 

wierd music, took me a couple minutes to write up..

code:
play (">8edbgedbgedbgedbgedb-gedb-gedb-gedb-g4bdg<")
play (">8agecagecagecagecage-cage-cage-cage-c4ecg<")
play ("8baf+d8baf+d8baf+d8baf+dbafdbafdbafdbafd4f+ad")
play ("8gf+d+bgf+d+bgf+d+bgf+d+bgf+dbgf+dbgf+dbgf+db4d+f+b")
play ("8<<af+d+>bg+ec+>af+d+>1b")

Author:  gandalf11111 [ Mon Jan 10, 2005 10:16 pm ]
Post subject: 

code:

play ("1>C4>F4>E4>D4>C4B4A4G4F4B4A4G4A4G4F4E4A4G4F4E4>F4>E4D>C4F4G4A 2F2G2A2D2D2D2F+2G2G2GP 4D4E4F4G4A4B 1>C1>C2>C2>B1>C1F1F2E-2D 1C1C 2C>4>C4>C1A1A1>C1>C1>F2>C1A 2D2D2D2F+2G2G2GP 4C4C2C4C4C2C2C   2A2B1G")


I'm pretty new at songs in Turing, but I tried. I also apologize for the crappy format.

This is a part of "Theme from 1812 Overture".

Author:  mike200015 [ Fri Mar 11, 2005 10:40 pm ]
Post subject: 

J.knows a.k.a Jonosss i like ur song Smile

Author:  illu45 [ Sat Mar 12, 2005 7:18 pm ]
Post subject: 

Wow.. that's awesome... I would love to do some known songs when I figure out how the music command works. I have a friend who has abunch of piano sheet music, so I can probably get some pretty good things... I'll definitely have a look.

Author:  illu45 [ Sun Mar 13, 2005 12:45 am ]
Post subject: 

Here's as good a rendition of the Theme from Love Story as I could manage.. . If someone wants to fix it up, feel free.. I'll post more of it as I go on.
code:

play ("4>>-b,4<d,4d,4>-b,2-b,8p,4<d,4d,4>-b,4-b,4<d,4e,4d,4c,4c,4c,4>a,2a,8p")
play ("4<c,4c,4>a,4a,4<c,4d,4c,4-b,4-b,4-b,4>g,2g,8p,")
play ("4<-b,4-b,4>g,4g,4<-b,4c,4b,4a,4a,4a,4>+f,1+f,1g,1a,1-e,1d,8p")


Anyone know if you can do ties/slurs?

Author:  Flikerator [ Fri Mar 18, 2005 6:43 pm ]
Post subject: 

Since the notes in Turing are that of real music, get real music sheats and convert them ^^

Very simple Wink

Author:  [Gandalf] [ Sat Mar 19, 2005 2:40 pm ]
Post subject: 

Ya... its not always that simple without slurs, ties, volume, crescendo's, and all the other musical "tools". Usually when doing this, you will need to modify the song so that it will sound good in Turing.

Come on people, I would like to see some more Turing music Very Happy .

Author:  Flikerator [ Sat Mar 19, 2005 2:46 pm ]
Post subject: 

[Gandalf] wrote:
Ya... its not always that simple without slurs, ties, volume, crescendo's, and all the other musical "tools". Usually when doing this, you will need to modify the song so that it will sound good in Turing.

Come on people, I would like to see some more Turing music Very Happy .


Someone do some tense music...Not for my game of course Wink

Author:  marshymell0 [ Tue Mar 22, 2005 8:10 pm ]
Post subject: 

loop
play ("2e a e <a >2e a 1e")
play ("2e a e a >1c+ <4b a g+ f+ e 2e a e <a >2e a 1e")
play ("2a 4g+ f+ 2e d 2c+ <b 1a")
end loop


This is my try at Jeopordy, but it's off tune, anyone want to try to fix it? lol
Very Happy

Author:  jamonathin [ Wed Mar 23, 2005 7:09 am ]
Post subject: 

there's good piano playing song thinger in that sniper movie, somewhere

Author:  Naveg [ Wed Mar 23, 2005 11:29 pm ]
Post subject: 

a hint for everyone, write your music on one "play" line so it doesnt skip

Author:  [Gandalf] [ Fri Mar 25, 2005 2:19 am ]
Post subject: 

Ya, too bad the pause (or "rest") feature doesn't work too well.
Here is a collection of Christmas carols which I found on this site a while ago.

code:
loop
% Jingle Bell

play (">>4a4a2a4a4a2a4a>4c<4f8f8g1a4b-4b-4b-8b-8b-4b-4a4a8a8a4a4g4g4a2g>2c<4a4a2a4a4a2a4a>4c<4f8f8g1a4b-4b-4b-8b-8b-4b-4a4a8a8a>4c4c<4b-4g1f4c4a4g4f1c8c8c4c4a4g4f<1d4d>4b-4a4g<1e>>4c4c<4b-4g1a<4c>4a4g4f<1c4c>4a4g4f<1d4d>4b-4a4g>4c4c4c8c8c4d4c<4b-4g<2f>>2c")
play ("<4a4a2a4a4a2a4a>4c<4f8f8g1a4b-4b-4b-8b-8b-4b-4a4a8a8a4a4g4g4a2g>2c<4a4a2a4a4a2a4a>4c<4f8f8g1a4b-4b-4b-8b-8b-4b-4a4a8a8a>4c4c<4b-4g1f")
delay (1000)

% We wish you a merry Christmas

play ("<>4d4g8g8a8g8f4e4c4e4a8a8b8a8g4f+4d4f+4b8b8c8b8a4g4e8d8d4e4a4f+2g4d4g4g4g2f+4f+4g4f+4e2d4a4b8a8a8g8g>4d<4d8d8d4e4a4f+2g")
delay (1000)

% Silent Night

play ("<>2g4a2g1e2g4a2g1e>1d2d<1b>1c2c<1g1a2a>2c<4b2a2g4a2g1e1a2a>2c<4b2a2g4a2g1e>1d2d2f4d<2b>1c1e1c<4g2e2g4f2d1c")
delay (1000)

% Joy to the world

play ("<>2c<2b8a1g4f2e2d1c4g1a4a1b4b>1c4c4c<4b4a4g2g8f4e>4c4c<4b4a4g2g8f4e4e4e4e4e8e8f1g8f8e4d4d4d8d8e1f8e8d4e>2c<4a2g8f4e4f2e2d1c")
delay (1000)

% We three kings of Orient Are

play ("<2a4g2f4d4e4f4e1d2a4g2f4d4e4f4e1d2f4f2g4g2a4a>4c<4b-4a4g4a4g2f4e1d 1e1g2f4f2f4c2f4d1f2f4f2f4c2f4d1f2f4f2g4a2b-4a2g4a2f4f1f4c2f4d1f")
delay (1000)

% Holly Jolly Christmas

play (">8e8g>4c4c<4b4b4a2e8e8g4a4a4g4g<1b>4b4b4b8b8a4g4g4g8g8e4g4g4f4g2e4e8e8g>4c4c<4b4b4a2e8e8g4a4a4g4g<1b>4b4b4b8b8a4g4g4g8g8e4g4g4f4d1c>2c<4a8a>8c<4b4g2g4a4f4f4a1g2f4d8d8f4e4a2a4d4d4e4f+2g4g8e8g>4c4c<4b4b4a2e8e8g4a4a4g4g<1b>4b4b8b8a8g8f4e4g>4c4e2d<1a2b>1c")
delay (1000)

% Deck the Hall

play ("<<>>4c8c<8b-4a4g4f4g4a4f8g8a8b-8g4a8a8g4f4e2f>4c8c<8b-4a4g4f4g4a4f8g8a8b-8g4a8a8g4f4e2f4g8g8a4b-4g4a8a8b->4c<4g8a8b>4c8d8e4f4e4d2c4c8c<8b-4a4g4f4g4a4f>8d8d8d8d4c8c<4b-2a2g1f")
delay (1000)

% He

play ("<>>2c4c4c4d4e<2b4b4b>4c4d<1a2a1g2g2f4f4f4g4a2e4e4e4f4g1d2e1d2d2c4c4c4d4e2c4c4c4d4c1e2g>1c2c<2b4b4f4g4a2g4g4a4b>4c1d2d1d2d2e4e4e4d4c2e4e4e4d4c1e<2a>1d2d2d4d4d4c<4b>2d4d4d4c<4b>1d<2g>1c2c2c4c4c<4b-4a->2c4c4c4d4c1e2c<2g4g4a4b>4c1d2d1e2e2c2c2c1d1e1g")
delay (1000)
 
%Silver Bells

play ("<>1g2g1g2g1g2g>2d4d4c<1b")
delay (200)
play (">2g2g2g2g2g2g1g2g>2d4d4c<1b")
delay (200)
play (">>2c2d2e2c2d2e1c2d1e")
delay (200)
play (">2b>2c2d<2b>2c2d<1b>2c1d")
delay (500)
play (">>4c<4a2g2e>4c<4a2g2e>4e4d2c<2a2a1a>4d4c<2b2g2f+2f2g4g4f2f1e1e>4c<4a2g2e>4c<4a2g2e>4e4d2c<2a2a1a>4d4c<2b2g2f+2f2g>2d1c1c")
delay (500)
play (">4e4f1g>4g4f1e<4a4b>1c>4c<4b1a<2b2b>2c1d4c<4b>2c<1g1g2g4e4f1g>4g4f1e<4a4b>1c>4c<4b1a<2b2b>2c2d2c<2b>1c1c")
end loop


REALLY well made.

Author:  Mr. T [ Wed Apr 06, 2005 11:11 pm ]
Post subject: 

someone needs to make the mario songs on turing Twisted Evil

Author:  [Gandalf] [ Thu Apr 07, 2005 1:29 am ]
Post subject: 

Hmm, well here is what I got...

Turing:
play ("4e4e4e4c4e4g2c")

Its a start Smile, couldnt get the tempo right because of the limited capabilities. Anyone is welcome to experiment.

Author:  Mr. T [ Thu Apr 07, 2005 11:11 pm ]
Post subject: 

lol, whats that supposed to be?


: