Uses of Class
uk.org.toot.midi.message.ChannelMsg

Packages that use ChannelMsg
uk.org.toot.midi.message This package addresses issues with MidiMessage, such as the subclass problems (what is a MidiMessage that isn't one of the specified subclasses?). 
 

Uses of ChannelMsg in uk.org.toot.midi.message
 

Subclasses of ChannelMsg in uk.org.toot.midi.message
 class NoteMsg
          This class provides method to simplify client handling of NOTE_ON and NOTE_OFF messages.
 class PitchMsg
          This class provides methods to simplify client handling of pitched messages.
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.