-
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow querying other interfaces for VST3 plugins
Not checking `iid` was an oversight, so if the host would create anything other than `IComponent` this would do the wrong thing. With this change the host can create an object for any interface we support. Fixes #58.
- Loading branch information
1 parent
6fe5c7c
commit a97c8ea
Showing
1 changed file
with
23 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters