Reference

Stardraw.Midi Namespace

 

 

Provide access to MIDI Musical Instrument Digital Interface: an industry-standard communications protocol that enables electronic musical instruments and other equipment to communicate, control and synchronize with each other in real time. input and output.  Contains classes that define the MIDI Input and MIDI Output port types.

 

Classes

 

Class

Description

MidiInPortInstance

Provides a base class for ports that consume MIDI data: defines the MIDI Input port type.

MidiOutPortInstance

Provides a base class for ports that output MIDI data: defines the MIDI Output port type.

 

See Also

Class Library