Pure Data Rust Sys

The pd-sys create provides Rust FFI bindings for Pure Data aka pd, a graphical multi-media programming language. The bindings are exclusively based on m_pd.h and most likely to be used for building plugins aka externals.

Compile time features

Examples

See examples/helloworld/ for an example of how to use pd-sys to create an external.

License

This project is licensed with the "Modified BSD License" Pure Data is licensed with the "Standard Improved BSD License"