| 
		| interface MidiClient | a midi manager client
  More... |  
 |  | 
Public Methods
Public Members
- readonly attribute MidiClientInfo info
- attribute string title
 a midi manager client
 
| readonly attribute MidiClientInfo  info | 
| void  addInputPort (MidiPort port) | 
 creates a new port through which the client can receive data from
 the midi manager
	 
| MidiPort  addOutputPort () | 
 creates a new port through which the client can send data to the
 midi manager
	 
| void  removePort (MidiPort port) | 
 removes a port
	 
	
	| Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47. |