#buffer #rotary #audio-dsp #traits

rotary-core

A library for working with audio buffers

3 unstable releases

0.2.0-alpha.2 Apr 1, 2021
0.1.4 Mar 31, 2021

#959 in Audio


Used in 2 crates (via rotary)

MIT/Apache

90KB
1.5K SLoC

rotary-core

The core traits for rotary.

If you want to build an audio component that is completely agnostic to the shape of any one given audio buffer you can add a dependency directly to these traits instead of depending on all of rotary.

License: MIT/Apache-2.0


lib.rs:

The core traits for rotary.

If you want to build an audio component that is completely agnostic to the shape of any one given audio buffer you can add a dependency directly to these traits instead of depending on all of rotary.

No runtime deps