mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-05-30 20:47:36 -05:00
copy: clarify plugin format platform support
AudioUnits are macOS-only; Nyquist and VST3 are the cross-platform formats. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -157,8 +157,8 @@ import cloudProjectsImg from "../../assets/img/beta/audacity-4-beta-cloud-projec
|
||||
<div>
|
||||
<h4 class="text-base font-semibold text-gray-900">Plugin support</h4>
|
||||
<p class="text-gray-700 text-sm mt-1">
|
||||
Nyquist, AudioUnits, and VST3 are supported across all platforms,
|
||||
with LV2 on Linux.
|
||||
Nyquist and VST3 are supported across all platforms, with AudioUnits
|
||||
on macOS and LV2 on Linux.
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user