rotary 0.10.0

A library for dealing efficiently with dynamic non-interleaved audio buffers
Documentation
[package]
name = "rotary"
version = "0.10.0"
authors = ["John-John Tedro <udoprog@tedro.se>"]
edition = "2018"
license = "MIT/Apache-2.0"
keywords = ["buffer", "audio", "dsp"]
categories = ["multimedia::audio"]
repository = "https://github.com/udoprog/rotary"
homepage = "https://github.com/udoprog/rotary"
documentation = "https://docs.rs/rotary"
description = "A library for dealing efficiently with dynamic non-interleaved audio buffers"
readme = "README.md"

[dev-dependencies]
rand = "0.8.3"