Docs.rs
rust-audio-api-0.0.1
rust-audio-api 0.0.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
leon123858
Dependencies
anyhow ^1.0.102
normal
cpal ^0.17.1
normal
crossbeam-channel ^0.5.15
normal
crossbeam-queue ^0.3.12
normal
crossbeam-utils ^0.8.21
normal
dasp ^0.11
normal
dasp_ring_buffer ^0.11.0
normal
hound ^3.5.1
normal
petgraph ^0.8.3
normal
rayon ^1.11.0
normal
realfft ^3.5.0
normal
ringbuf ^0.4.8
normal
rustfft ^6.4.1
normal
symphonia ^0.5.5
normal
thread-priority ^1.1.0
normal
uuid ^1.22.0
normal
rand ^0.10.0
dev
Versions
67.24%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module types
rust_
audio_
api
0.0.1
Module types
Module Items
Constants
Functions
Type Aliases
In crate rust_
audio_
api
rust_audio_api
Module
types
Copy item path
Source
Constants
§
AUDIO_
UNIT_
SIZE
Functions
§
empty_
audio_
unit
Creates a silent (all zeros) AudioUnit
Type Aliases
§
Audio
Unit
Represents the minimum unit processed per pull in the audio graph (64 frames, each a stereo f32)