Skip to content

Add Roland Sound Canvas SC-55 support via CLAP plugin#7138

Merged
OBattler merged 7 commits into
86Box:masterfrom
win2kgamer:sc55-clap
May 13, 2026
Merged

Add Roland Sound Canvas SC-55 support via CLAP plugin#7138
OBattler merged 7 commits into
86Box:masterfrom
win2kgamer:sc55-clap

Conversation

@win2kgamer

Copy link
Copy Markdown
Contributor

Summary

Add support for the Nuked SC-55 CLAP plugin

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

#ifdef _WIN32
return (dynlib_handle_t)LoadLibraryA(path);
#else
return dlopen(path, RTLD_NOW | RTLD_LOCAL);
Comment thread src/sound/clap/clap_host.c Fixed
@OBattler OBattler merged commit a562099 into 86Box:master May 13, 2026
44 of 45 checks passed
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.

3 participants