About CLAP

Official support for: u-he.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Yes, some kind of "bridge" is part of the concept, it's quite obvious that this possibility would be beneficial for everyone (including host manufacturers which do not wish to support CLAP).

Basically all public information is available in this thread and on the Github repository (linked in the first post). There really isn't that much more to say atm, as the code (easy to read, consistent, you get it) and its license speak for themselves.

In addition there are development centric chat channels (Google, Discord, Slack), where people involved talk a lot. That's mostly discussion about how to do this or that, and a nice gathering of who is who of plug-in/host companies who chose to wait for announcements until a later date.

Post

Superb!!
Looking forward!

Post

This seems very interesting and promising :tu:
I hope it is a success :party:

Post

I believe this was the way of Name finding or similar :

:lol:


Personal I think the idea is interesting

But I have Questions

Does it MPE ? (Read better implementation of Midi, but also problems with byte size on another point in this thread )
Does it work on Android (I read cross platforming, but this would be an awesome selling point )?
Does Microtuning work (tun and scl. like import ... sadly a neglected from many Devs, so for me a big concern )?
And do animation knobs and sliders work better than in VST (I read something that Markus wrote with Warlock that this was more than difficult in VST3 SDK) ?

Also, more generally , are there any downsides for users? Thanks for whom every try to answer .

Post

MPE is just MIDI, so yes it will work.

Microtuning is not related to the plugin SDK at all really - it is implemented at a higher level.

Plugin SDK has nothing to do with the GUI toolkit that is being used - separate thing entirely.

Post

EvilDragon wrote: Thu Dec 30, 2021 5:37 pm Microtuning is not related to the plugin SDK at all really - it is implemented at a higher level.
apparently there is an extension in draft to support microtuning on the host level:

https://github.com/free-audio/clap/blob ... t/tuning.h

which makes a lot more sense than having each plugin have to handle its own tuning separately. after all, multiple instruments are supposed to play together in a song, so it makes sense to handle their tuning at a more central place, i.e. in the DAW, so...
Does Microtuning work (tun and scl. like import ... sadly a neglected from many Devs, so for me a big concern )?
...it would be up to host to support loading tuning files and passing that information on to the plugins via this extension - and then, of course, also the plugin needs to support it. so, an interface for microtuning is available and it would be up to the host and plugins to make use of it
Last edited by Music Engineer on Thu Dec 30, 2021 6:31 pm, edited 2 times in total.
My website: rs-met.com, My presences on: YouTube, GitHub, Facebook

Post

Right. Well, MTS-ESP does exist that remedies the "supposed to play together in a song" part. Nice to see it actually also being supported at plugin "root" level.

Post

aha - yes - interesting:

https://oddsound.com/usingmtsesp.php
https://github.com/ODDSound/MTS-ESP

looks like mts-esp is a kind of workaround for not having such a feature available more directly in the plugin api
My website: rs-met.com, My presences on: YouTube, GitHub, Facebook

Post

the clap can be catchy as hell :D It sounds like some creative people are trying to develop what a lot of people dislike about VST. We be exciting to see what happens

Post

Does CLAP permit plugins to be formatted as bundles?
in form similar to vst3, where the plugin can be either dll alone, or directory with resource files.

Post

jpcima wrote: Fri Jan 07, 2022 3:10 am Does CLAP permit plugins to be formatted as bundles?
in form similar to vst3, where the plugin can be either dll alone, or directory with resource files.
Yes of course.

Post

sl23 wrote: Mon Dec 27, 2021 10:47 am This sounds like an interesting idea! Not that I know anything about the programming side of it, but it's good to see corporations being taken out of the equation! This must be the fastest growing thread, 11 days and already 19 pages, wow!

Are there plans to support older plugin standards too? Like a built in 'bridge'?

Is there a website for more info to keep track of news etc? I tried web search, but only get links to clap VST's lol

Thanks to everyone involved :tu:
you can track the GitHub repository for example.

https://github.com/free-audio/clap

Otherwise I'm not aware of any homepage.
JamWide - a cross-platform Ninjam client for DAWs

Post

Thanks for the link :)

Post

Only just reading this now. This if freaking fantastic!!! I've been hoping for a project like this ever since VST3 became a thing. While I had hoped LV2 would gain traction, the commercial DAW/plugin developers didn't seem to want to deal with the chicken-egg of supporting it, a problem which CLAP seems already to have solved.

Looking forward to the day when we can tell Steinberg (the Oracle of the audio world) to shove it.

Post

teilo wrote: Tue Jan 11, 2022 3:15 amWhile I had hoped LV2 would gain traction, the commercial DAW/plugin developers didn't seem to want to deal with the chicken-egg of supporting it, a problem which CLAP seems already to have solved.
The real problem with LV2 has never been one of "chicken&egg" but rather that the overall design just doesn't meet the expectations of a sufficiently large base of developers and many of the problems are apparently "defining features" that make LV2 "better" and hence must be defended to the death.

Post Reply

Return to “u-he”