|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsound.musica.CR310HW2
public class CR310HW2
Hint: Look at sound.piano.MusicSynth and modify CR310HW2 so that it allows you to play stock data using any of the available synthesizers in your computer. This will give you some experience using the JavaSound API. MIDI is the enabling technology for this HW.
Constructor Summary | |
---|---|
CR310HW2()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CR310HW2()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.text.ParseException, java.io.IOException
java.text.ParseException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |