sound
Class CR310H5

java.lang.Object
  extended by sound.CR310H5

public class CR310H5
extends java.lang.Object

For next week, use the recorder.au file and the solution, presented in CR310H4 to convert the recorder into MIDI notes. The notes should start and end at the same time as the note events contained in CR310H4. Please bring your printout before the start of class. Be prepared to demo your code.


Constructor Summary
CR310H5()
           
 
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

CR310H5

public CR310H5()
Method Detail

main

public static void main(java.lang.String[] args)