Skip to content

spwilson2/clap-sys-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clap-sys-stubs

Rust stub implementation of clap-sys callbacks for the CLAP audio plugin format.

Usage

Just fork this repo and get started working on your CLAP project in Rust! 👏

Generating Stubs

This project uses the quick_gen python3 script to generate almost the entirety of the bindings. (Only manual editing of the surround.rs is required after automatic generation.) This script is known to work with python 3.8.9 on MacOS.

About

Stub implementations for all callbacks defined in clap-sys

Resources

License

Stars

Watchers

Forks

Packages

No packages published