Add CLAP thread pool support to roadmap

We'll just skip this for now, since there are a lot of complications and
nothing uses it right now anyways.
This commit is contained in:
Robbert van der Helm
2022-10-28 13:46:03 +02:00
parent d1ef29aa3e
commit 3cda3174bf
2 changed files with 4 additions and 3 deletions
+2
View File
@@ -27,6 +27,8 @@ page lists some of those.
# Somewhere in the future, possibly
- CLAP audio thread pool support. Implementing this efficiently is less than
trivial, and there are currently no plugins that can benefit from it.
- REAPER's vendor specific [VST2.4](https://www.reaper.fm/sdk/vst/vst_ext.php)
and
[VST3](https://github.com/justinfrankel/reaper-sdk/blob/main/sdk/reaper_vst3_interfaces.h)