Interface ARI1InstrumentContextType
- All Superinterfaces:
ARI1InstrumentContextAudioStatusType, ARI1InstrumentContextDeclarationsType, ARI1InstrumentContextEventsType, ARI1InstrumentContextImplementationObjectsType, ARI1InstrumentContextSamplesType, ARI1InstrumentContextTimeType
public interface ARI1InstrumentContextType
extends ARI1InstrumentContextAudioStatusType, ARI1InstrumentContextDeclarationsType, ARI1InstrumentContextEventsType, ARI1InstrumentContextImplementationObjectsType, ARI1InstrumentContextSamplesType, ARI1InstrumentContextTimeType
The services available to a single instrument instance. Each instrument
instance gets a separate instance of this interface.
-
Method Summary
Methods inherited from interface ARI1InstrumentContextAudioStatusType
statusCurrentBufferSize, statusCurrentSampleRateMethods inherited from interface ARI1InstrumentContextDeclarationsType
declaredParameter, declaredParameters, declaredPort, declaredPortsMethods inherited from interface ARI1InstrumentContextEventsType
eventUnhandledMethods inherited from interface ARI1InstrumentContextImplementationObjectsType
createDeterministicRNG, createEventBuffer, createIntMapMethods inherited from interface ARI1InstrumentContextSamplesType
sampleMapEmpty, sampleMapGetMethods inherited from interface ARI1InstrumentContextTimeType
timeFramesToMilliseconds, timeMillisecondsPerFrame, timeMillisecondsToFrames