RustAudio / dsp-chain

A library for chaining together multiple audio dsp processors/generators, written in Rust!
MIT License
297 stars 20 forks source link

Request for new release on crates.io #151

Open sourcebox opened 1 year ago

sourcebox commented 1 year ago

The latest release on crates.io is 0.13.1 and it doesn't build because of an error in a dependency. See https://github.com/RustAudio/dsp-chain/issues/149 for details.

Please publish a new release so this crate can still be used by another ones.

est31 commented 1 year ago

@mitchmindtree would it be possible to create a release? There is a build error for the latest released version.