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

Implement offline processing for CLAPs #250

Merged
merged 5 commits into from
May 1, 2024
Merged

Implement offline processing for CLAPs #250

merged 5 commits into from
May 1, 2024

Conversation

defiantnerd
Copy link
Collaborator

adapting VST3 IComponent::setIoMode and CLAP extension clap.render,
see #12

@defiantnerd defiantnerd requested review from baconpaul and abique April 27, 2024 10:24
Copy link
Collaborator

@baconpaul baconpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. How simple!

@defiantnerd defiantnerd requested a review from baconpaul April 27, 2024 17:31
@defiantnerd
Copy link
Collaborator Author

I am confused regarding the difference between IComponent::setIoMode() and IAudioComponent::setupProcessing(). The documentation is - as usual - very thin.

@defiantnerd defiantnerd merged commit fd59b28 into free-audio:next May 1, 2024
17 checks passed
defiantnerd added a commit that referenced this pull request May 8, 2024
adapting VST3 IAudioProcessor::setupProcessingand CLAP extension clap.render
see #12
@defiantnerd defiantnerd deleted the feat/render_issue12 branch July 5, 2024 19:04
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