soundkit 0.9.0

Audio format optimised low-latency audio.
Documentation
1
2
3
4
5
6
7
build:
	cargo build
	cargo build --lib --release --target aarch64-apple-darwin

.PHONY: test
test:
	cargo test -- --nocapture