Code for Tutorial "Creating Audio Plugins with MATLAB"

Code for tutorial "Creating Audio Plugins with MATLAB", part of the MATLAB Plugin AES Student Competition
296.0 次下载
更新时间 2026/1/26

查看许可证

These files contain the code used during the tutorial session "Creating Audio Plugins with MATLAB", presented at several Conventions of the Audio Engineering Society in the context of the MATLAB Plugin AES Student Competition and Hackathon.
The content is designed to teach students the basic skills needed to participate in the challenge.
The topics covered include manipulating audio signals, processing live real-time audio in MATLAB, packaging MATLAB code as an audioPlugin, exposing audio parameters via user interfaces, turning a MATLAB audioPlugin into a VST plugin, hosting own or other existing VST plugins within MATLAB, and profiling live audio processing prototypes.
The session went through the MATLAB scripts included in the following order:
1. AudioSignalBasics.m
2. AudioStreamingInMATLAB.m
3. PackagingAudioPlugins.m
4. TestingSourceAndGeneratePlugins.m
For more information on the MATLAB Plugin AES Student Competition and Hackathon, please visit: https://aesstudents.org/competitions/matlab-competition/
For more MATLAB resources associated with the challenge, please visit: https://www.mathworks.com/academia/student-competitions/aes-matlab.html

引用格式

Gabriele Bunkheila (2026). Code for Tutorial "Creating Audio Plugins with MATLAB" (https://ww2.mathworks.cn/matlabcentral/fileexchange/67787-code-for-tutorial-creating-audio-plugins-with-matlab), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2018b
兼容 R2018b 到 R2019a 的版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Get Started with MATLAB 的更多信息
版本 已发布 发行说明
2.0.0.2

Corrected broken link.

2.0.0.1

Updated summary

2.0.0.0

Updated for 2nd edition (Mar 2019). Including pdf of tutorial slides.

1.0.0.0

Cleaned up submission archive (code only)