Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.
/ clack Public archive
forked from prokopyl/clack

Low-level tools to create CLAP audio plugins and hosts

License

Notifications You must be signed in to change notification settings

MeadowlarkDAW/clack

 
 

Repository files navigation

clack

A set of crates offering safe Rust wrappers to create audio plugins and hosts using the CLAP audio API.

This library is an exploratory attempt to make safe bindings to CLAP, built on top of clap-sys.

It should be considered highly experimental and subject to change, and is far from being ready for production use.

This library is also very incomplete. At the moment, there is barely enough for an example Gain plugin to run.

License

clack is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.

Special Thanks

The Clack logo was created by jaxter184 and provided under a CC-BY-SA license.

About

Low-level tools to create CLAP audio plugins and hosts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%