VST Plugin with Visual Studio 2019
조회 수: 1 (최근 30일)
이전 댓글 표시
I am using Matlab 2019b. I want to use the AudioPlugin of AudioSystem Toolbox to build some audio plugins.
However, when I first run the command the "validateAudioPlugin" its sucessful. But the
generateAudioPlugin fails with the error shown in the screenshot.
I have donwloaded Windows SDK 10.0 and I have also selected 'Retarget solution, 10.0.19041.0. But I get the same error message. What am I supposed to do to run the Audio Test Bench with Visual Studio 2019?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/300248/image.jpeg)
댓글 수: 0
답변 (1개)
Jimmy Lapierre
2020년 5월 26일
편집: Jimmy Lapierre
2020년 5월 26일
Support for plugin generation Visual Studio 2019 was added in 2019b Update 5. Please let me know if you have the latest updates applied and are still experiencing this issue.
댓글 수: 2
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio Plugin Creation and Hosting에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!