Bitwig and u-he have teamed up to create a new open source plugin standard. As I understand it, it's a protocol that exists between the plugin itself (of whatever type) and the host. Here is what they say the point is (it has my interest for the first point alone - though it doesn't look like it can actually add multicore support to a single core plugin)
Not many supporters right at launch but they list a promising number who are "already evaluating CLAP for their host and plug-in software", including Arturia, Avid, Cockos, FabFilter, Presonus and Plogue.Better Performance From Modern CPUs
Developed with modern CPUs in mind, CLAP takes multi-thread management to a new level, with a clear and efficient allocation of roles between plug-in and host. Specifically, CLAP allows collaborative multicore support between plug-in and host through a so-called "thread-pool", also allowing hosts to manage CPU-threading for plug-ins that provide their own multicore support. Preliminary tests show significant performance gains compared with current solutions.
Better and Faster Organization
CLAP hosts can read plug-in metadata and help organize your plug-ins. As CLAP hosts can retrieve information from plug-ins without having to wait for them to initialize, plug-in scans can be much faster.
Furthermore, we're currently finalizing an extension which lets plug-ins tell the host which files they need (e.g. samples or wavetables), and the host can consolidate those in the project file. That means you'll never lose a sample while transferring a project between systems!
Better Modulation
The CLAP standard promotes new ways to create music with automation, modulation, and expressions. Here are a few examples:
CLAP supports per-note automation and modulation (in accordance with the recent MIDI 2.0 specifications).
Going one step further, CLAP's parameter modulation concept allows for temporary parameter offsets. Parameter modulation is non-destructive, so as soon as the modulation has finished, the target parameter will return to its original state.
CLAP makes it possible for polyphonic plug-ins to have their per-voice parameters modulated for individual notes ("MPE on steroids").
With this new standard we aim to inspire host developers to add exciting new features to their products. Initial implementations by Bitwig, u-he and the Surge project demonstrate just a few of the possibilities.
https://u-he.com/community/clap/