Back to API Reference
Interface

IPlaybackHost

abstract

Applies a Playback's decisions: weight onto outputs, and their release.

Implementations(1)

Types that implement IPlaybackHost.

public abstract void ApplyWeight()

Applies the current envelope weight to the host's outputs.

public abstract void ReleaseOutputs()

Releases the host's outputs after the envelope completed a releasing run.