Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional CPM based download of SDKs; couple of tweaks #80

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

baconpaul
Copy link
Collaborator

  1. Use CPM to download the VST3, clap, and if appropriate AudioUnit SDK rather than having to specify a path. It's a tradeoff, you know? It is an off-by-default option
  2. Add a CI job set which exercises it to make sure it works
  3. Fix a couple of small bugs which occured when you didn't specify a CLAP_WRAPPER_NAME
  4. Print the VST3 version no matter how you get the SDK

1. Use CPM to download the VST3, clap, and if appropriate
   AudioUnit SDK rather than having to specify a path. It's
   a tradeoff, you know? It is an off-by-default option
2. Add a CI job set which exercises it to make sure it works
3. Fix a couple of small bugs which occured when you didn't
   specify a CLAP_WRAPPER_NAME
4. Print the VST3 version no matter how you get the SDK

Closes free-audio#73
@defiantnerd defiantnerd merged commit a20fc6c into free-audio:next Sep 1, 2023
6 checks passed
defiantnerd pushed a commit that referenced this pull request Sep 9, 2023
1. Use CPM to download the VST3, clap, and if appropriate
   AudioUnit SDK rather than having to specify a path. It's
   a tradeoff, you know? It is an off-by-default option
2. Add a CI job set which exercises it to make sure it works
3. Fix a couple of small bugs which occured when you didn't
   specify a CLAP_WRAPPER_NAME
4. Print the VST3 version no matter how you get the SDK

Closes #73
@baconpaul baconpaul deleted the cpm-download branch September 11, 2023 22:18
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