Ensnare is a Rust crate for creating digital audio. It is pre-release and its API is not yet stable.
See the examples directory for usage, or visit docs.rs to see the API documentation.
See the separate development readme.
- ensnare-proc-macros: proc macros (docs src)
- ensnare-services: service wrappers (docs src)
- ensnare-toys: simple instruments using ensnare infrastructure (docs src)
- ensnare: digital audio creation (docs src)