Monday, November 15, 2010

Play some music!

Today in ICS we learned about a couple of functions called "whatcol" and "whatrow" and a function called "play". "Whatcol" and "whatrow" are used to identify the location of the cursor. The function "play" is probably the coolest function we have used so far. Using it, you can play music! You can either write down the music as a string "a,b,c,d,e,f,g," or you can use a file outside of the program. Unfortunately the version of Turing we are using doesn't support mp3 format, so if you want to use a song from your computer you will need to convert it into a wav file or a mid file.

In class we had to analyze another code given to us, and once we were finished we headed over to the computers to work on our repetition assignments.

Well, that's all that happened today, so bye for now!

No comments:

Post a Comment