File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33# Combinatorial Audia Workspace (CAW)
44
5+ [ ![ Version] ( https://img.shields.io/crates/v/caw.svg )] ( https://crates.io/crates/caw )
6+ [ ![ Documentation] ( https://docs.rs/caw/badge.svg )] ( https://docs.rs/caw )
57[ ![ test] ( https://github.com/gridbugs/caw/actions/workflows/test.yml/badge.svg )] ( https://github.com/gridbugs/caw/actions/workflows/test.yml )
8+ [ ![ dependency status] ( https://deps.rs/repo/github/gridbugs/caw/status.svg )] ( https://deps.rs/repo/github/gridbugs/caw )
69
710CAW is a framework for building synthesizers as Rust programs.
811
Original file line number Diff line number Diff line change 11[package ]
22name = " caw"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44description = " A framework for building software-defined modular synthesizers"
55authors = [
" Stephen Sherratt <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments