]> ruin.nu Git - moosique.git/blobdiff - MooKeyboard.java
Readded the MooKeyboard listener to MooTrackView.
[moosique.git] / MooKeyboard.java
index ce110b254c46b1dd0f214654b63ad9fe401887d9..90ed18fd4acf3d582b7569f08f16c23b25fc4ebc 100644 (file)
@@ -2,7 +2,7 @@ import javax.sound.midi.*;
 import java.awt.event.*;
 
 /**
- * Functional representation of a MIDI note, which contains two MIDI events, note on and note off.
+ * A keyboard listener emulating a synthesizer.
  * 
  * @author  Einar Pehrson
  */