Skip to content

Remove VST2 build targets#615

Merged
sdatkinson merged 2 commits intomainfrom
remove-vst2
Apr 27, 2026
Merged

Remove VST2 build targets#615
sdatkinson merged 2 commits intomainfrom
remove-vst2

Conversation

@sdatkinson
Copy link
Copy Markdown
Owner

Drop VST2 Visual Studio projects, macOS scheme and plist, and trim VST2-related scripts and shared config. Align Windows/macOS project files.

Made-with: Cursor

Thanks for making a Pull Request!
Please fill out this template so that you can be sure that your PR does everything it needs to be accepted.

Description

What does your PR do?
Include Closing words to link this PR to the Issue(s) that it relates to.

PR Checklist

  • Did you format your code using format.bash?
  • Does the VST3 plugin pass all of the unit tests in the VST3PluginTestHost? (Download it as part of the VST3 SDK here.)
    • Windows
    • macOS
  • [N] Does your PR add, remove, or rename any plugin parameters? If yes...
    • [N/A] Have you ensured that the plug-in unserializes correctly?
    • [N/A] Have you ensured that older versions of the plug-in load correctly? (See Unserialization.cpp.)
  • [N] Does your PR add or remove any graphical assets? If yes, are they defined in config.h and added in the two required locations in main.rc?

Drop VST2 Visual Studio projects, macOS scheme and plist, and trim
VST2-related scripts and shared config. Align Windows/macOS project files.

Made-with: Cursor
Resolve project conflicts: take main's Windows vcxproj entries for
wavenet/a2_fast. Keep macOS VST2 removed on this branch while adding
a2_fast.cpp to all remaining targets in project.pbxproj.

Made-with: Cursor
@sdatkinson sdatkinson merged commit bfc04e9 into main Apr 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant