-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unsatisfyingly handle mis-behaving mac hosts (#871)
Some mac hosts use their bundle, not the VST bundle, as the bundle reference for the VST. Notably users report Live 9.7 appears to do this. There's nothing we can really do except do a hack and hope you installed in the global location before bailing. But we might as well try that. Closes #870
- Loading branch information
Showing
2 changed files
with
23 additions
and
2 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
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