Uses of Interface
com.jeffpalm.sound.Midi.Note

Packages that use Midi.Note
com.jeffpalm.sound   
 

Uses of Midi.Note in com.jeffpalm.sound
 

Methods in com.jeffpalm.sound that return Midi.Note
 Midi.Note Midi.Note.Iterator.next()
           
 

Methods in com.jeffpalm.sound with parameters of type Midi.Note
 boolean Midi.Song.Mutable.addNote(Midi.Note n)