Index

Data Type OcaDynamicsFunction

Enumeration of the types of dynamics functions available from class OcaDynamics.

Properties

static OcaEnumItem None = 0

No dynamic function.

OcaEnumItem Compress = 1

Upward compress function (reduce gain when input is above the given threshold).

OcaEnumItem Limit = 2

Limit function (compress with a fixed ratio of 10:1 or greater).

OcaEnumItem Expand = 3

Downward expand function (decrease gain when input is below the given threshhold).

OcaEnumItem Gate = 4

Gate function (expand with fixed 'infinite' downward expansion ratio).

OCP.1 Encoding

Basic typeByte Length
OcaEnumItem1