Uses of Class
com.frinika.sequencer.model.notation.ClefChange

Packages that use ClefChange
com.frinika.notation   
 

Uses of ClefChange in com.frinika.notation
 

Methods in com.frinika.notation that return ClefChange
 ClefChange NotationEditor.getClef(MidiLane lane)
           
 

Methods in com.frinika.notation with parameters of type ClefChange
 int[] NotationEditor.getNotationNotePos(ClefChange clef_event, int note)
           
 int NotationEditor.getNoteFromPos(ClefChange clef_event, int n)