Skip to content

Feature/clap#30

Open
asb2m10 wants to merge 3 commits intodevelopfrom
feature/clap
Open

Feature/clap#30
asb2m10 wants to merge 3 commits intodevelopfrom
feature/clap

Conversation

@asb2m10
Copy link
Owner

@asb2m10 asb2m10 commented May 19, 2025

Add CLAP as a plugin format

@sonoro1234
Copy link
Contributor

sonoro1234 commented May 25, 2025

This plugin loads in Reaper but eventually crashed so I had to dissable it.
It happens when VST3 is in one track and CLAP in another.

@asb2m10
Copy link
Owner Author

asb2m10 commented May 26, 2025

This plugin loads in Reaper but eventually crashed so I had to dissable it. It happens when VST3 is in one track and CLAP in another.

I don't think this is possible since scsynth runs in the same address space; the plugin format should be used exclusively; either VST3 or CLAP.

I know that on reaper you can run the plugin in a dedicated process, that should solve the issue (if you run clap in the main process):

image

But then again, the goal is to run either CLAP or VST3...

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