monarrk / monarchy

A collection of free and open source VSTs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT: NOW ON GITLAB

please see here

Monarchy

Free and open source VST plugins and instruments

Building

To build the plugins, download the rust programming language and run cargo build. This will generate all the libraries in ./target/debug/.

To then bundle the libraries into useable VSTs, run sys/pkg.sh ${plugin_name} ${platform}. platform is the type of computer you're using (for example, x86_64-linux).

You can then move that VST bundle to wherever your DAW reads them from and they should work!

Special thanks

About

A collection of free and open source VSTs

License:Mozilla Public License 2.0


Languages

Language:Rust 94.8%Language:Shell 5.2%