AUParameterEventType Enum

Definition

Enumerates types of audio unit parameter events.

public enum AUParameterEventType
type AUParameterEventType = 
Inheritance
AUParameterEventType

Fields

Immediate 1

Indicates an instantaneous, or step, change in a value.

Ramped 2

Indicates a linear ramp change in a value over time.

Applies to