Err StopInstrument (Item Instrument, TagArg *tagList)
Err StopInstrumentVA (Item Instrument, uint32 tag1, ...)
ReleaseInstrument()
to gently release an instrument according to its release characteristics. Affects only instruments in the AF_STARTED or AF_RELEASED states: sets them to the AF_STOPPED state, or, if the Instrument has the AF_INSF_AUTOABANDON flag set, the AF_ABANDONED state.
This function supersedes a call to PauseInstrument()
.
StartInstrument
(), ReleaseInstrument(), PauseInstrument(), ResumeInstrument(), Instrument