Audio Plugin Creation and Hosting
Audio Toolbox™ enables you to debug and validate your MATLAB® audio plugins using a series of static and dynamic tests. You
                        can then generate VST or AU audio plugins and deploy to your preferred
                        digital audio workstation (DAW). You can also host VST, VST3, and AU plugins
                        in MATLAB by using the loadAudioPlugin function.
                        Use the Audio Test Bench app to debug and
                        tune your audio plugins in MATLAB.
Functions
Classes
Blocks
| Audio Plugin | Include audio plugin in model (Since R2022b) | 
Apps
| Audio Test Bench | Debug, test, and tune audio plugins | 
Topics
- Design an Audio PluginCreate a simple audio plugin in MATLAB and then use it to generate a VST plugin. 
- Audio Plugins in MATLABLearn about the role, definition, and design of audio plugins in Audio Toolbox. 
- Design User Interface for Audio PluginDefine custom graphical user interfaces for audio plugins. 
- Convert MATLAB Code to an Audio PluginRepackage a procedural stream processing algorithm as a valid audio plugin object. 
- Audio Plugin Example GalleryAnalyze design patterns of Audio Toolbox plugins to develop your own plugins. 
- Tips and Tricks for Plugin AuthoringLearn best practices and avoid common pitfalls of plugin authoring. 
- Export a MATLAB Plugin to a DAWDesign and generate audio plugins for use in a DAW. 
- Host External Audio PluginsWalk through the process for hosting externally authored plugins in MATLAB. 
- Develop, Analyze, and Debug Plugins in Audio Test BenchDebug, visualize, and configure I/O for audio plugins by using the Audio Test Bench. 




