neume 0.0.1

Composable composition + live performance environment. This 0.0.1 reserves the crate name; the substantive 0.1.0 release follows.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# neume

**Composable composition + live performance environment.**

This `0.0.1` release reserves the `neume` crate name on crates.io
while the Rust workspace is under active development.  It exposes
nothing useful — there is one `pub const VERSION` and the rest is
documentation.

The substantive `0.1.0` release will replace this stub with the
real implementation, under the same name.

Track development at <https://github.com/aaronstevenwhite/neume>.

## License

[MIT](https://github.com/aaronstevenwhite/neume/blob/main/LICENSE).