Click or drag to resize
Orchestra Methods

The Orchestra type exposes the following members.

Methods
  NameDescription
Public methodAddInstrument(InstrumentType, Int32)
Constructs a new instrument and adds it to the orchestra.
Public methodAddInstrument(InstrumentType, Scale, Int32)
Constructs a new instrument with a specified scale and adds it to the orchestra
Public methodCurrentTime
Returns the current time specified by the output class.
Public methodWaitForFinished
Blocks until the underlying IMidiOut have consumed all music
Top
See Also