meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ssotc2009:group03 [2009/08/21 17:18]
group3
ssotc2009:group03 [2009/08/22 16:06] (current)
aapo
Line 5: Line 5:
      
 ===== Idea ===== ===== Idea =====
-We are going to create virtual piano which will allow user to use the keyboard as a key note to compose music+We are going to create virtual keyboard which will allow user to use the keyboard to play different musical instruments
 and the user can also record the music he/she have composed and listen to it.  and the user can also record the music he/she have composed and listen to it. 
 ===== Result ===== ===== Result =====
-What did we end up with? Save codes here+The screenshot below shows the main page of our application when the user run it, it first display the instructions for the user
 +{{:ssotc2009:screenshot.jpeg|}}
  
 +We are successfully able to allow playback of multiple instruments at the same on the desktop but on the device the playback is sequential.
 +Our system is text based and we did not implement graphical user interface but the text instruction provided in the program are enough for a user to understand the program and use it easy. The idea is to help the user experiment with the sounds and let them compare the differences in the instruments and e.g. Guitars, Flute, Xylophone, and Oud etc.
  
 +{{:ssotc2009:comp2.c.tar.gz|}}