augmented-audio
augmented-audio copied to clipboard
Rust - Augmented Audio Libraries
Updates the requirements on [dirs](https://github.com/soc/dirs-rs) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version. Changelog Sourced from bindgen's changelog. 0.60.1 Released 2022/06/06 Fixed Fixed stack overflow in generated tests for structs with many fields...
Updates the requirements on [uniffi_macros](https://github.com/mozilla/uniffi-rs) to permit the latest version. Changelog Sourced from uniffi_macros's changelog. v0.19.3 - (2022-07-08) All changes in v0.19.3. v0.19.2 - (2022-06-28) All changes in v0.19.2. Fixed...
Updates the requirements on [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) to permit the latest version. Changelog Sourced from tokio-tungstenite's changelog. 0.17.2 Make Origin header case-sensitive (to keep compatibility with poorely-written servers that don't accept lowercase...
Updates the requirements on [metal](https://github.com/gfx-rs/metal-rs) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Updates the requirements on [uniffi_build](https://github.com/mozilla/uniffi-rs) to permit the latest version. Changelog Sourced from uniffi_build's changelog. v0.19.3 - (2022-07-08) All changes in v0.19.3. v0.19.2 - (2022-06-28) All changes in v0.19.2. Fixed...
Updates the requirements on [tungstenite](https://github.com/snapview/tungstenite-rs) to permit the latest version. Changelog Sourced from tungstenite's changelog. 0.17.3 Respect the case-sentitivity of the "Origin" header to keep compatibility with the older servers...
Updates the requirements on [uniffi](https://github.com/mozilla/uniffi-rs) to permit the latest version. Changelog Sourced from uniffi's changelog. v0.19.3 - (2022-07-08) All changes in v0.19.3. v0.19.2 - (2022-06-28) All changes in v0.19.2. Fixed...
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version. Release notes Sourced from cbindgen's releases. v0.24.3 Make struct expressions correctly generated through typedefs (#768). Changelog Sourced from cbindgen's changelog....
* Spikes on `issue/audio-file-streaming` - https://github.com/yamadapc/augmented-audio/pull/new/issue/audio-file-streaming * One option is to use https://github.com/meadowlarkdaw/creek When recording loops and so on, it'd be beneficial to write to files (as then we don't...