Skip to content

Cross-platform by design? #226

Answered by baconpaul
rexendevar asked this question in Q&A
Nov 30, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

So it is cross platform by design in that the headers themselves can build an exportable dynamic library on a wide variety of operating systems, including linux.

Whether a plugin manufacturer choses to avail themselves of that opportunity is another question. Today plugins are written in C++ which is system dependent, requires build processes, and so on. While there are some emerging technologies which could perhaps allow you to truly be write-once-run-multiple at realtime rate, they are not how audio software works today, although I know folks in CLAP team are looking at those emerging options.

Plenty of plugins designed and developed on mac work fine on linux. Surge is such a plugin! Bu…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rexendevar
Comment options

@baconpaul
Comment options

@rexendevar
Comment options

Answer selected by rexendevar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants