文章摘要
Steinberg发布了VST 3.8 SDK,主要更新包括:VST 3转为MIT开源许可;新增支持MIDI 2.0的IMidiLearn2和IMidiMapping2接口;补充了MIDI 1.0系统消息的枚举值。
文章总结
Steinberg发布VST 3.8.0 SDK更新公告
Steinberg Media Technologies于2025年10月20日正式发布VST 3.8.0软件开发工具包。本次更新包含以下重要改进:
核心变更: 1. 采用MIT开源许可证,VST 3正式成为开源项目 2. 接口升级: - 新增支持MIDI 2.0的IMidiLearn2和IMidiMapping2接口 - 完善MIDI 1.0系统消息的ControllerNumbers枚举 - 实验性支持Linux的Wayland显示协议(由PreSonus贡献)
VSTGUI 4.15.0更新亮点: - 新增任务并发API支持多线程调度 - 支持自定义视图布局(含类似CSS Grid的网格布局) - 新增文本编辑器视图组件 - 扩展滚动视图功能
文档与工具优化: - 更新开源许可相关文档 - 修复cmake构建系统的多个问题 - 示例项目同步支持新接口
问题修复: - 修正验证工具的多项缺陷 - 解决Windows平台测试主机的启动崩溃问题
开发者可通过Steinberg官网和GitHub文档门户获取完整SDK及技术文档。
(注:原文中的具体issue编号、部分技术细节链接及重复的Wayland说明已精简,保留核心技术更新要点。)
评论总结
总结评论内容如下:
关于VST3许可证变更的原因
- 认为可能是受CLAP竞争影响:"Before VST3 code was under GPL3 license...could be caused by competition from CLAP" (codedokode)
- "Congrats for making it but it feels like being pushed to do it since CLAP was brought forward quite successfully" (keyle)
对变更的积极评价
- 简化开发流程:"This simplifies a ton of things" (adzm)
- 赞扬Steinberg的决策:"Wow!! What a huge and wonderful change. Hats off, Steinberg" (rewgs)
与其他音频技术的比较
- 指出VST标准复杂但普及:"VST is a pretty complicated standard...much more widely used" (sagacity)
- 提到开源音频的进展:"There is a lot of good news in open source audio these days" (p4bl0)
对Yamaha/Steinberg的正面评价
- 列举Yamaha的良好商业行为:"examples of Yamaha doing the right thing" (mastazi)
- 肯定ASIO开源但质疑许可证选择:"Well done Steinberg/Yamaha...why GPL3?" (dramm)
技术细节讨论
- 对SDK规模的惊讶:"the SDK seems way larger than I had imagined" (unwind)
- 询问实际影响:"what does this now mean in simple terms?" (matkv)
其他观察
- 指出文章格式问题:"The actual post seems to be somewhat mangled" (unwind)
- 提供相关链接:"dupe: [链接]" (crispinh)