![]() | Orchestra Methods |
The Orchestra type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddInstrument(InstrumentType, Int32) |
Constructs a new instrument and adds it to the orchestra.
|
![]() | AddInstrument(InstrumentType, Scale, Int32) |
Constructs a new instrument with a specified scale and adds it to the orchestra
|
![]() | CurrentTime |
Returns the current time specified by the output class.
|
![]() | WaitForFinished |
Blocks until the underlying IMidiOut have consumed all music
|