jp.crestmuse.cmx.handlers
インタフェース CommonNoteHandler


public interface CommonNoteHandler


メソッドの概要
 void beginPart(java.lang.String id, PianoRollCompatible filewrapper)
           
 void endPart(java.lang.String id, PianoRollCompatible filewrapper)
           
 void processNote(NoteCompatible note, PianoRollCompatible filewrapper)
           
 

メソッドの詳細

beginPart

void beginPart(java.lang.String id,
               PianoRollCompatible filewrapper)

endPart

void endPart(java.lang.String id,
             PianoRollCompatible filewrapper)

processNote

void processNote(NoteCompatible note,
                 PianoRollCompatible filewrapper)