Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Questions on HW4-Summer08

Question: Is there going to be a practice test posted for Test 2? If so, when? Thanks.

Question: So do I need all the codes–Movement.java, Global.java, Note.java, and etc–in my folder to test what I've done?

Question: I am receiving the following error when trying to run the bach fugue without changing anything:
<NoClassDefFoundError: TConversionTool
  at SimpleSound.getSampleValue(SimpleSound.java:1057)
  at SimpleSound.getSampleValueAt(SimpleSound.java:1009)
  at Sound.scale(Sound.java:155)
  at Note.play(Note.java:140)
  at Phrase.play(Phrase.java:198)
  at Part.play(Part.java:102)
  at Movement.play(Movement.java:58)
  at Score.play(Score.java:42)
  at BachFugue.main(BachFugue.java:114)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)>
I'm not sure what the problem was, but I just quit out of Dr. java and re-opened and it worked. O well.

Question: Do we need to do the repeat that is listed after the fourth measure, or should I just play measures 1-4 once and then continue on to measure 5?

Question: Could you please hint me one web site where I can get the .wav sound files? (Trying to do an extra credit one)



Links to this Page