- Ensure you generate a 32-bit plugin by using the -win32 flag with generateAudioPlugin
- The VST plugins generated by Audio System Toolbox do not come with a custom UI and instead they rely on the default UI rendered by the host environment. I am not sure whether this format conversion workflow still allows default UI rendering, so that would be something else to check
Audio Plugin importation in Protools10 all black window.
3 ビュー (過去 30 日間)
古いコメントを表示
Audio plugin creation from audio system toolbox works well. No issues with DAWs interworking (eg Ableton), except Protools. Does anybody know why Protools10 (32bits) imports the generated vst with plugin´s windows all black? Seems something related with video card, but only happens with the Audio System Toobox´s vst. System used is WIN7. Thanks Pablo
0 件のコメント
採用された回答
Gabriele Bunkheila
2017 年 5 月 3 日
Hi Pablo,
I work at MathWorks so I thought I'd take a stab at this. Pro Tools only supports their own proprietary plugin formats and does not support VST plugins directly. However, on the web you can find numerous examples of third-party applications that provide some form of wrapping and expose VST plugins with a different plugin format. We have not tested any of those directly, however I realized that Avid lists a particular VST-to-RTAS converter (linking to fxpansion.com) as supported for Pro Tools 10, so I guessed that could be the one you tried.
On the reference page for VST TO RTAS ADAPTER V2, I noticed that officially it only supports VST 2.3, and I know Audio System Toolbox generates plugins in VST 2.4 format. I wonder whether that could be the source of the issue.
Other thoughts:
I hope this helps.
Regards,
Gabriele.
その他の回答 (0 件)
参考
カテゴリ
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!