Skip to content

Research plugin host for testing#1

Draft
lrhodin wants to merge 2 commits intomainfrom
cursor/research-plugin-host-for-testing-7dd5
Draft

Research plugin host for testing#1
lrhodin wants to merge 2 commits intomainfrom
cursor/research-plugin-host-for-testing-7dd5

Conversation

@lrhodin
Copy link
Owner

@lrhodin lrhodin commented Oct 14, 2025

Implement a mock VST3 plugin host to enable automated testing and verification of plugin loading and parameter functionality.

A mock VST3 host was chosen initially to simplify development and avoid immediate dependencies on the VST3 SDK and real-time audio I/O, allowing for rapid iteration on core testing logic. This PR includes xtask integration and a gain-demo binary to verify parameter behavior.


Open in Cursor Open in Web

This commit introduces a new plugin host and associated testing framework. It includes functionality for loading VST3 plugins, processing audio, and running automated validation tests. The `xtask` command is updated to include a `test-plugin` task.

Co-authored-by: rhodin.ludvig <rhodin.ludvig@gmail.com>
@cursor
Copy link

cursor bot commented Oct 14, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: rhodin.ludvig <rhodin.ludvig@gmail.com>
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.

2 participants