public final class AUParameterEventType
extends java.lang.Object
The type of a parameter event (see AudioUnitScheduleParameter)
[@constant] kParameterEvent_Immediate The parameter event describes an immediate change to the parameter value to the new value [@constant] kParameterEvent_Ramped The parameter event describes a change to the parameter value that should be applied over the specified period of time
public static final int Immediate
public static final int Ramped