You know Devalang, the powerful DSL for music and audio manipulation. Now, with Devaforge, you can easily create and manage your own addons.
This library provides a simple way to create and manage addons for Devalang.
- BANK GENERATOR: Create and manage sound banks effortlessly.
- PLUGIN GENERATOR: Create and manage sound plugins effortlessly.
- More addon types coming soon !
npm i -g @devaloop/devaforge
cargo install devaforge
devaforge bank create
devaforge bank delete <publisher>.<bank_name>
You must have Rust installed on your machine. Then, you can build the project using Cargo :
npm install
cargo build
cargo run
Contributions, bug reports and suggestions are welcome !
Feel free to open an issue or submit a pull request.
MIT — see LICENSE