Files
2026-08-16 18:24:52 +07:00
..
2026-08-16 18:24:52 +07:00
2026-08-16 18:24:52 +07:00
2026-08-16 18:24:52 +07:00

AGain AAX

Introduction

AGain AAX is the AAX version of the AGain plug-in by just adding a file (public.sdk/samples/vst/again_aax/source/againaax.cpp). It defines a mono and a stereo variant with a MIDI input.

See also: [VST 3 - AAX Wrapper]((https://steinbergmedia.github.io/vst3_dev_portal/pages/What+is+the+VST+3+SDK/Wrappers/AAX+Wrapper.html) and Online Documentation.

Getting Started

This plug-in is part of the VST 3 SDK package. It is created with the VST 3 SDK root project.

See the top-level README of the VST 3 SDK: https://github.com/steinbergmedia/vst3sdk.git

Getting Help