uk.org.toot.midi.core.channel
Interface MidiChannelReaderProvider

All Known Implementing Classes:
ChannelReadWriteMidiInput

public interface MidiChannelReaderProvider


Method Summary
 MidiChannelReader getChannelReader(int chan)
          Return a MidiChannelReader for the specified channel index.
 

Method Detail

getChannelReader

MidiChannelReader getChannelReader(int chan)
Return a MidiChannelReader for the specified channel index.



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