AAX SDK  2.4.1
Avid Audio Extensions Development Kit
Documents
Core AAX Interface

Main classes, callbacks, and format specification details for a standard AAX plug-in.

Main classes and callbacks for a standard AAX plug-in

These interfaces and components represent the standard interface between an AAX plug-in and the host. Default implementations for each interface are provided in the SDK. See the following modules for more information about each component.

See also
Component Structure in the Getting Started Guide

Documents

 Description callback
 Static configuration for an AAX plug-in.
 
 Real-time algorithm callback
 A plug-in's audio processing core.
 
 Data model interface
 The interface for an AAX Plug-in's data model.
 
 GUI interface
 The interface for a AAX Plug-in's user interface.
 
 AAX communication protocols
 How to transfer data between different parts of an AAX plug-in.
 
 AAX Format Specification
 Additional requirements for AAX plug-ins.
 
Collaboration diagram for Core AAX Interface: