Has Apple shown any interest in CLAP for Logic Pro X? #184
NickLarsenNZ
started this conversation in
General
Replies: 2 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Our strategy also has been to develop wrappers which load CLAPs inside other formats. We have a VST3 version of this working (so it is a VST3 which proxies to a CLAP) and have started on an AU. My music environments are Logic, Bespoke, Rack and Bitwig so I definitely would need the wrappers for CLAP usage if there were pure -play claps. For rust, I think you may be best to use nih-plug by the way! It's pretty awesome :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see a number of DAWs evaluating CLAP, and I'd like to use a DAW that supports CLAP.
I currently use Apple Logic Pro X, and my main gripe from a user perspective is that it doesn't support VSTs (sometimes there just isn't an AU equivalent). Now that CLAP has come along, I can imagine many of the VST plugins will also come as CLAP, so I'd likely move to a DAW that supports CLAP and be done with the other formats.
So I wonder, is Apple coming to the party, or will they keep up the walled garden (AU plugins).
From a developer perspective, IMO, AU plugins are horrible to develop. And FWIW, I would much prefer develop plugins in Rust, so it's nice to see the Rust bindings (rust-sys) there 👍.
Beta Was this translation helpful? Give feedback.
All reactions