Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 884 Bytes

File metadata and controls

13 lines (9 loc) · 884 Bytes

travesty-sys

travesty-sys is a Rust port of DPF's travesty, a pure C VST3-compatible interface.

The interface is designed to be lightweight and does not have any built-time heavy dependencies.

Licensing

Note

Now that the VST3 SDK is MIT-licensed, the licensing concerns previously mentioned here are no longer relevant

See the previous README.md for more info.

This project mostly based on travesty, and therefore might be considered a derivative work of travesty, which is licensed under ISC, a permissive MIT-compatible license. The license notice for travesty is included in this repo.